Error with Whisper model
#3
by
YogalakshmiJ
- opened
Hi,
Thanks for the open-sourced project, was successful in cloning and installing the requirements and Ollama but when I execute "python speech_to_speech.py", I am getting the following error: "Error: [WinError 6] The handle is invalid" not sure on what is causing this error, I had created a virtual environment and cloned the project and trying to execute the same within virtual environment in windows. Any pointers would be really helpful.