Whisper openAI with colab : Showing error message "duplicate" #2228
Unanswered
Vignesh010101
asked this question in
Q&A
Replies: 0 comments
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.
-
So far, I've managed to use Whisper with Colab (using GPU execution and model v3) without encountering any error messages. However, today, I encountered an error message. Initially, I executed the following two commands successfully:
Then, when i execute this third following command :
!whisper "88_89_90_91_103_104_105_106_100.mp3" --model large-v3
I received an error message. Here is the complete error message. Do you know what might be causing the issue? I've already confirmed that the filename is correct.
Beta Was this translation helpful? Give feedback.
All reactions