Why am I getting this error trying to translate an audio file with WhisperAI? #2432
slishnevsky
started this conversation in
General
Replies: 1 comment
-
This discussion board is for the open source version of whisper using Python that is installed locally. You might research at the link below to see if this problem has already been discussed for the OpenAI hosted version of whisper. You will find many discussions exist that include the error ECONNRESET. eg. Whisper node API started throwing ECONNRESET for ~10MB m4a files Node library returns ECONNRESET, while curl works |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why am I getting this error trying to translate an audio file with WhisperAI?
It should be straight forward, just one line of code.
Here is the code:
Here is the error:
Beta Was this translation helpful? Give feedback.
All reactions