maum-ai / voicefilter

Unofficial PyTorch implementation of Google AI's VoiceFilter system
http://swpark.me/voicefilter
1.09k stars 227 forks source link

The files from the dataset are in flac format #2

Closed BhaveshDevjani closed 5 years ago

BhaveshDevjani commented 5 years ago

Changing the bash script for .flac didn't help either.

seungwonpark commented 5 years ago

Hi, @bhaveshgg17 Can you please elaborate about this issue? What bash script are you talking about?

BhaveshDevjani commented 5 years ago

Hello, @seungwonpark The .sh script provided in utils folder. I somehow managed to run the script (used ffmpeg instead of ffmpeg-normalize). Everything works for now. Thanks for the code!

seungwonpark commented 5 years ago

You’re welcome! Feel free to open an issue if you have a question. Thank you for your interest.