-
Notifications
You must be signed in to change notification settings - Fork 101
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
CUDA is not working #83
Comments
Thanks for reporting! Seems like whisper.cpp bug. Could you try to run original whisper.cpp release compiled with cuBLAS to see if it works for you? https://github.com/ggerganov/whisper.cpp/releases/tag/v1.5.1 |
Hard to say for sure. Unity has some overhead, but not 20x or something. On my RTX 2070 Super similar length audio takes around 100 ms. I think the problem in some whisper.cpp bug for your GPU. Could you also quickly test 1.5.4 or 1.5.5 releases of whisper.cpp? whisper.unity uses 1.5.1 version, so maybe your problem was fixed in latter releases. |
there any way to replace the plugin used one one with the newer releses? |
I updated whisper.cpp to 1.5.5 in #84. Try to download latest master and check if it fixes issue. |
@Macoron hello there, thank you for you update, i can confirm you now it works properly. |
Hello there!
I was trying the plugin running on cuda 12.2
i think it is not properly working.
here steps i did
specs
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.19045 N/A Build 19045
GPU NVIDIA 1060 ti
CUDA 12.2
RAM 16 gb
CPU Intel64_Family_6_Model_158_-_Intel(R)_Core(TM)i5-7600K_CPU@_3.80GHz_1
The text was updated successfully, but these errors were encountered: