Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing silence from a directory of wav files #3

Open
MelikaBahmanabadi opened this issue May 16, 2021 · 0 comments
Open

removing silence from a directory of wav files #3

MelikaBahmanabadi opened this issue May 16, 2021 · 0 comments

Comments

@MelikaBahmanabadi
Copy link

Hi,
I used the Rhasspy-silence framework for removing silence from one audio and its chucks are making in the split folder with 0.wav, 1.wav and etc with the below command:

sox /home/AudioFiles/first_audio.wav -t raw - | bin/rhasspy-silence --quiet --split-dir splits --trim-silence

How I should remove silence from multiple wav files in a directory and the split folder keeps all chucks related to all audio files like this:
first_audio_1.wav, first_audio_2.wav, ...
second_audio_1.wav, second_audio_2.wav,...
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant