Skip to content
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

Unsupported Model Binary Version #259

Open
pranav-deshpande opened this issue Jul 28, 2024 · 1 comment
Open

Unsupported Model Binary Version #259

pranav-deshpande opened this issue Jul 28, 2024 · 1 comment

Comments

@pranav-deshpande
Copy link

Command:

python3 run_server.py --port 9090 --backend faster_whisper -fw /home/ubuntu/spee
ch-to-text/whisper-base.en/

Logs:


INFO:root:Custom model option was provided. Switching to single model mode.

INFO:websockets.server:connection open
INFO:root:New client connected
INFO:root:Using custom model /home/ubuntu/speech-to-text/whisper-base.en/
ERROR:root:Error during new connection initialization: Unsupported model binary version. This executable supports models with binary version v6 or below, but the model has binary version v67324752. This usually means that the model was generated by a later version of CTranslate2. (Forward compatibility is not guaranteed.)


@vashat
Copy link

vashat commented Nov 1, 2024

I also have this problem with whisper-large-v3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants