#pythonnet + openai whisper with Python.Runtime
1 messages · Page 1 of 1 (latest)
Wow... well, I have no clue why the error was saying what it was saying.
the TRUE error (after a LOT of research down multiple rabbit holes) is that ffmpeg was not installed.
literally all I had to do was download ffmpeg (choco install ffmpeg) and it immediately fixed itself.
So glad this was a really obvious problem from the error message. ðŸ˜