Standalone Faster-Whisper r192.3 running on: CUDA
Starting work on: C:\Users\XXX~1\AppData\Local\Temp\WavCEF3.tmp
Traceback (most recent call last):
File "D:\whisper-fast\__main__.py", line 1600, in <module>
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: cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED
[14876] Failed to execute script '__main__' due to unhandled exception!
이런 오류가 뜨는데 원인이 무엇인가요?
전에 쓰던 컴퓨터에서는 잘 됐는데
컴퓨터 새로 사고 나서는 오류가 뜨네요
그래픽 카드는 RTX5070 TI 입니다
첫댓글 해당 사항은 CUDA관련 초기화 오류 입니다.
즉 에러에 대해서는 엔진 제작자에게 문의를 해보시고...
다른 엔진으로 해보시기 바랍니다.