Purfview / whisper-standalone-win

Whisper & Faster-Whisper standalone executables for those who don't want to bother with Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when running faster whisper r192.3

RangeyRover opened this issue · comments

EDIT:RTFM, with apologies, please close this.
GPU execution requires cuBLAS and cuDNN 8.x libs for CUDA v11.x .
Are there any other installation requirements other than the base executable please?
I get the following error
Error log:
Standalone Faster-Whisper r192.3 running on: CUDA

Starting work on: C:\Users\XXXX\Videos\2024-04-09 14-38-29.mp4

Traceback (most recent call last):
File "D:\whisper-fast_main_.py", line 1600, in
File "D:\whisper-fast_main_.py", line 1527, in cli
File "faster_whisper\transcribe.py", line 1373, in restore_speech_timestamps
File "faster_whisper\transcribe.py", line 715, in generate_segments
File "faster_whisper\transcribe.py", line 1026, in encode
RuntimeError: Library cublas64_11.dll is not found or cannot be loaded
[63924] Failed to execute script 'main' due to unhandled exception!