(Audio classification pipeline) ValueError: ffmpeg was not found but is required to load audio files from filename

For anyone encountering this issue, I found a solution. Apparently python ffmpeg-python package doesn’t install ffmpeg itself so you have to install it manually on your machine Download FFmpeg