Ffmpeg error on Windowss

Hello Guys,

I installed whiser, gradio and ffmpeg with the help of chocolatey.

I also have the youtube-dl and the ffmpeg, ffplay and ffprobe exe files under the same bin folder of chocolatey and the bit folder is in the system path.

I have anaconda installed in the system, (just for my self, since this is a shared machine), and trying to run a simple ASR model with audio file upload option and I am getting the following error.

RuntimeError: Cannot load audio from file: `ffprobe` not found. P

Any one facing similar issue?

Please help me.

Thanks and regards,
Baradwaj Aryasomayajula

if you’re on your local Windows machine, it looks like you need to install ffprobe, what’s your environment? you can find ffprobe here FFbinaries - Download binaries for ffmpeg, ffprobe, ffserver and ffplay (cross-platform: Windows, Mac, Linux)

@radames Hey my environment is Windows 10. It is a windows remote machine allocated to me by my company. I installed the ffmpeg library on the Windows with the Chocolatey.

i’m not sure about Chocolatey, but you can find ffprobe for windows to load her FFbinaries - Download binaries for ffmpeg, ffprobe, ffserver and ffplay (cross-platform: Windows, Mac, Linux)