Open GoogleCodeExporter opened 9 years ago
err, the command is
utils.start_subprocess("ffmpeg -i " + filename
+ " -vn -acodec pcm_s16le -ar 16000 -ac 1 -f wav " + name + ".wav ")
and it's in file2wav (without underscores, of course)
Original comment by tokyo.t...@gmail.com
on 14 Oct 2014 at 4:58
Yes! Right solution.
Original comment by f.gatt...@gmail.com
on 13 Feb 2015 at 12:38
Original issue reported on code.google.com by
tokyo.t...@gmail.com
on 14 Oct 2014 at 4:50