-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error executing whisper #272
Comments
Is there a valid whisper model inside the models folder? And did you set correctly the name of the model that you are using in the .env file? |
Looks fine to me, the error says the format is invalid. I would recommend you to test the whisper model alone in the terminal to see if you can make it work, you can try it by following this: https://github.com/ggerganov/whisper.cpp#quick-start Other thing that I got when I ran the program in linux is a error that came from permissions, can't remember the error rn and I dont think it's the problem that you are getting but running |
I ran the model from the whisper.cpp project with the provided samples and it runs without any issues. I even changed the permissions using |
when I try to send a voice note to the bot I get an error message and the console prints the following message:
The text was updated successfully, but these errors were encountered: