-
-
Notifications
You must be signed in to change notification settings - Fork 93
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
[BUG] Can't transcribe anything, including simple YouTube videos when using the GPU #105
Comments
did you try this? #100 (comment) |
@thewriteway yes, that was an error i got at first but i changed the IP and now i can STT fine when using the CPU, the issue is when using the GPU |
are you passing through the cuda environment path correctly? @moda20 for example you should see something like this when you run this command:
in my example its a windows WSL but you should see the equivalent for linux too, Note it needs CUDA 12.4 or above on the host machine. |
@thewriteway i am using CUDA 12.2, seems like the driver that supports higher versions of CUDA is not available on ubuntu24.04. i setup this machine a some small-time ago and the latest available version was driver 535 and CUDA 12.2 versions |
@moda20 did you ever get this working? I am having the same issue |
Description
I can't transcribe any video from youtube or file that i input, the error message on the UI is "Failed: Could not transcribe"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
transcribing the video
Environment
Logs and Configuration
Docker Compose Logs
whisper logs
mongodb logs
Docker Compose File (the default)
The text was updated successfully, but these errors were encountered: