Whisper doesn't work #2269
Unanswered
Bearmancer
asked this question in
Q&A
Replies: 2 comments
-
The problem is that whisper cannot find the ffmpeg executable. Make sure ffmpeg is correctly installed. See a similar problem and resolution here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
That fixed the issue. Thank you.
…________________________________
From: Glenn Langford ***@***.***>
Sent: Wednesday, July 17, 2024 5:56:04 PM
To: openai/whisper ***@***.***>
Cc: Bearmancer ***@***.***>; Author ***@***.***>
Subject: Re: [openai/whisper] Whisper doesn't work (Discussion #2269)
_winapi.CreateProcess(executable, args ...
The problem is that whisper cannot find the ffmpeg executable. Make sure ffmpeg is correctly installed.
See a similar problem and resolution here:
* #109<#109>
—
Reply to this email directly, view it on GitHub<#2269 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQWHKKVN36V6OBVKOGUEJGLZMZPFZAVCNFSM6AAAAABLAHPRRWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBXGMYTGMQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Python 3.11.9 and Numpy 1.23 on Windows 10 22H2. I am trying to transcribe Japanese audio but get this error:
The file does exist so I have no idea what is going on.
Beta Was this translation helpful? Give feedback.
All reactions