MahmoudAshraf97 / whisper-diarization

Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
BSD 2-Clause "Simplified" License
2.53k stars 243 forks source link

RuntimeError: Library libcublas.so.11 is not found or cannot be loaded #97

Closed tamin19 closed 5 months ago

tamin19 commented 9 months ago

Anyone know what causes this? I have cuda 12.1 installed. Tried downgrading and got RuntimeError: cuDNN error: CUDNN_STATUS_VERSION_MISMATCH. Been banging my head against the wall and cant figure it out

projects-g commented 9 months ago

If you are using torch, pin the version to 2.0.0

0Shark commented 7 months ago

Try conda install cudatoolkit