Replies: 1 comment 2 replies
-
Hi, I got same problem. l solved this problem by downgrading transformers version to 4.22.0. Hope this helps. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, for whatever reason I can't load the model on my laptop. It loads fine on a GPU server and I can run it there, but any attempt to load it on my laptop gives me an error that looks like the below.
This is with a fresh Conda environment, so I'm not entirely sure what the issue could be. I also updated ffmpeg, so I'm not sure what the issue is. Any thoughts or possible solutions would be great; life would be much easier if I could run this locally too. Thanks!
Command I ran:
whisper ~/Downloads/test.mp3 --model small
Error (warning is included just in case it might be relevant).
Beta Was this translation helpful? Give feedback.
All reactions