#3789 TaskCfgVTT(is_cuda=True, uuid='701b61884b', cache_folder='D:/win-pyvideotrans-v3.98-317/tmp/13948/701b61884b', target_di

221.7* Posted at: 3 hours ago 👁8

语音识别阶段出错 [faster-whisper(本地)] Traceback (most recent call last):
File "videotrans\process\stt_fun.py", line 452, in faster_whisper
File "faster_whisper\transcribe.py", line 1851, in restore_speech_timestamps
File "faster_whisper\transcribe.py", line 1279, in generate_segments
File "faster_whisper\transcribe.py", line 1590, in add_word_timestamps
File "faster_whisper\transcribe.py", line 1709, in find_alignment
RuntimeError: cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED

Traceback (most recent call last):
File "videotrans\task\job.py", line 105, in run
File "videotrans\task\trans_create.py", line 360, in recogn
File "videotrans\recognition\__init__.py", line 272, in run
File "videotrans\recognition\_base.py", line 143, in run
File "videotrans\recognition\_overall.py", line 33, in _exec
File "videotrans\recognition\_overall.py", line 105, in _faster
File "videotrans\configure\_base.py", line 289, in _new_process
RuntimeError: Traceback (most recent call last):
File "videotrans\process\stt_fun.py", line 452, in faster_whisper
File "faster_whisper\transcribe.py", line 1851, in restore_speech_timestamps
File "faster_whisper\transcribe.py", line 1279, in generate_segments
File "faster_whisper\transcribe.py", line 1590, in add_word_timestamps
File "faster_whisper\transcribe.py", line 1709, in find_alignment
RuntimeError: cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED
TaskCfgVTT(is_cuda=True, uuid='701b61884b', cache_folder='D:/win-pyvideotrans-v3.98-317/tmp/13948/701b61884b', target_dir='D:/video/Dom scalp 合集/Futex(importance)/_video_out/22 Order Book Trading Terms and Lingo-mp4', source_language='英语', source_language_code='en', source_sub='D:/video/Dom scalp 合集/Futex(importance)/_video_out/22 Order Book Trading Terms and Lingo-mp4/en.srt', source_wav='D:/win-pyvideotrans-v3.98-317/tmp/13948/701b61884b/en.wav', source_wav_output='D:/video/Dom scalp 合集/Futex(importance)/_video_out/22 Order Book Trading Terms and Lingo-mp4/en.m4a', target_language='简体中文', target_language_code='zh-cn', target_sub='D:/video/Dom scalp 合集/Futex(importance)/_video_out/22 Order Book Trading Terms and Lingo-mp4/zh-cn.srt', target_wav='D:/win-pyvideotrans-v3.98-317/tmp/13948/701b61884b/target.wav', target_wav_output='D:/video/Dom scalp 合集/Futex(importance)/_video_out/22 Order Book Trading Terms and Lingo-mp4/zh-cn.m4a', name='D:/video/Dom scalp 合集/Futex(importance)/22 Order Book Trading Terms and Lingo.mp4', noextname='22 Order Book Trading Terms and Lingo', basename='22 Order Book Trading Terms and Lingo.mp4', ext='mp4', dirname='D:/video/Dom scalp 合集/Futex(importance)', shound_del_name=None, translate_type=0, tts_type=0, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='No', voice_autorate=False, video_autorate=True, remove_silent_mid=False, align_sub_audio=True, detect_language='en', recogn_type=0, model_name='large-v3-turbo', shibie_audio=None, remove_noise=False, enable_diariz=False, nums_diariz=0, rephrase=0, fix_punc=False, subtitle_language=None, app_mode='tiqu', subtitles='', targetdir_mp4='D:/video/Dom scalp 合集/Futex(importance)/_video_out/22 Order Book Trading Terms and Lingo-mp4/22 Order Book Trading Terms and Lingo.mp4', novoice_mp4='D:/win-pyvideotrans-v3.98-317/tmp/13948/701b61884b/novoice.mp4', is_separate=False, instrument=None, vocal=None, back_audio='', clear_cache=True, background_music=None, subtitle_type=0, only_out_mp4=False, recogn2pass=True, output_srt=0, copysrt_rawvideo=True)


=
system:Windows-10-10.0.26200-SP0
version:v3.98
frozen:True
language:zh
root_dir:D:/win-pyvideotrans-v3.98-317

1 Replies

这是由于 NVIDIA 50 系列显卡(如 RTX 5090)与当前 CUDA 环境不兼容导致的 CUBLAS_STATUS_NOT_SUPPORTED 错误。

解决方案:

  1. 临时禁用 GPU 加速:在软件主界面右上角,取消勾选 “CUDA加速” 选项,让软件使用 CPU 进行语音识别。这会导致处理速度变慢,但可以绕过错误。
  2. 等待软件更新:此问题已在新版本中修复。请前往官网下载最新版本的完整软件包,解压后覆盖或重新安装。
  3. 检查并更新驱动:确保您的 NVIDIA 显卡驱动已更新至最新版本。

参考文档:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource