ahmetoner / whisper-asr-webservice

OpenAI Whisper ASR Webservice API
https://ahmetoner.github.io/whisper-asr-webservice
MIT License
1.98k stars 354 forks source link

Missing CUDA toolkit #234

Open thb10086 opened 2 months ago

thb10086 commented 2 months ago

UserWarning: Failed to launch Triton kernels, likely due to missing CUDA toolkit; falling back to a slower median kernel implementation...

thb10086 commented 2 months ago

image image

thb10086 commented 2 months ago

@drnic @obra @nick-allen @alienware help me ~

alienware commented 2 months ago

I haven't faced this issue myself, however I came across this. Can you please give it a try and see if it solves the problem?

https://github.com/openai/whisper/discussions/1283#discussioncomment-9245091

ayancey commented 1 month ago

Need more info. Are you on Windows, WSL, Linux? Using Docker?

sandi2382 commented 3 weeks ago

I think this issue is related to the one, I commented here.