mallorbc / whisper_mic

Project that allows one to use a microphone with OpenAI whisper.
MIT License
705 stars 158 forks source link

Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work #39

Open Shaikhyunus7039 opened 1 year ago

Shaikhyunus7039 commented 1 year ago

Its not working and showing this error while I tried running whisper_mic.py, pls gimme solution for it.

RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)

engilas commented 1 year ago

Check this in whisper repository about ffpmpeg installation