qadirsuh opened this issue 8 years ago · 1 comments
I tried like this $ sh noiseclean.sh babble.wav babble_clean.wav
but here is the output and is stuck
noiseclean.sh: line 32: ffprobe: command not found Detected 'babble.wav' as an audio file Sample noise start time [00:00:00]:
Yeah this script requires that you have both ffmpeg and sox installed, I'll edit the readme to reflect that.
Thanks for reporting!