#4759 TaskCfgVTT(uuid='3bd8688cba', name='C:/Users/81152/Downloads/抖音下载/20250821_【新界开荒】01集_7541023436731206922.mp4', dirname='

167.172* Posted at: 9 hours ago

Model has been downloaded but the SHA256 checksum does not not match. Please retry loading the model.:Traceback (most recent call last):
File "videotrans\process\stt_fun.py", line 51, in openai_whisper
File "whisper\__init__.py", line 137, in load_model
File "whisper\__init__.py", line 91, in _download
RuntimeError: Model has been downloaded but the SHA256 checksum does not not match. Please retry loading the model.

Traceback (most recent call last):
File "videotrans\task\only_one.py", line 47, in run
File "videotrans\task\trans_create.py", line 320, in recogn
File "videotrans\recognition\__init__.py", line 188, in run
File "videotrans\recognition\_base.py", line 93, in run
File "videotrans\recognition\_whisper.py", line 33, in _exec
File "videotrans\recognition\_whisper.py", line 76, in _openai
File "videotrans\configure\base.py", line 240, in _new_process
videotrans.configure.excepts.VideoTransError: Model has been downloaded but the SHA256 checksum does not not match. Please retry loading the model.:Traceback (most recent call last):
File "videotrans\process\stt_fun.py", line 51, in openai_whisper
File "whisper\__init__.py", line 137, in load_model
File "whisper\__init__.py", line 91, in _download
RuntimeError: Model has been downloaded but the SHA256 checksum does not not match. Please retry loading the model.
TaskCfgVTT(uuid='3bd8688cba', name='C:/Users/81152/Downloads/抖音下载/20250821_【新界开荒】01集_7541023436731206922.mp4', dirname='C:/Users/81152/Downloads/抖音下载', noextname='20250821_【新界开荒】01集_7541023436731206922', basename='20250821_【新界开荒】01集_7541023436731206922.mp4', ext='mp4', target_dir='C:/Users/81152/Downloads/抖音下载/_video_out/20250821_【新界开荒】01集_7541023436731206922-mp4', cache_folder='D:/aaa/tmp/22952/3bd8688cba', is_cuda=True, source_language='简体中文', source_language_code='zh-cn', source_sub='C:/Users/81152/Downloads/抖音下载/_video_out/20250821_【新界开荒】01集_7541023436731206922-mp4/zh-cn.srt', source_wav='D:/aaa/tmp/22952/3bd8688cba/remove_noise.wav', source_wav_output='C:/Users/81152/Downloads/抖音下载/_video_out/20250821_【新界开荒】01集_7541023436731206922-mp4/zh-cn.m4a', target_language='英语', target_language_code='en', target_sub='C:/Users/81152/Downloads/抖音下载/_video_out/20250821_【新界开荒】01集_7541023436731206922-mp4/en.srt', target_wav='D:/aaa/tmp/22952/3bd8688cba/target.wav', target_wav_output='C:/Users/81152/Downloads/抖音下载/_video_out/20250821_【新界开荒】01集_7541023436731206922-mp4/en.m4a', translate_type=4, tts_type=1, volume='+20%', pitch='+0Hz', voice_rate='+0%', voice_role='clone', voice_autorate=False, video_autorate=False, remove_silent_mid=False, align_sub_audio=True, detect_language='zh-cn', recogn_type=1, model_name='large-v3', shibie_audio=None, remove_noise=True, enable_diariz=True, nums_diariz=1, rephrase=0, fix_punc=False, subtitle_language=None, app_mode='biaozhun', subtitles='', targetdir_mp4='C:/Users/81152/Downloads/抖音下载/_video_out/20250821_【新界开荒】01集_7541023436731206922-mp4/20250821_【新界开荒】01集_7541023436731206922.mp4', novoice_mp4='D:/aaa/tmp/22952/3bd8688cba/novoice.mp4', is_separate=True, embed_bgm=True, instrument='D:/aaa/tmp/22952/3bd8688cba/instrument.wav', vocal='D:/aaa/tmp/22952/3bd8688cba/vocal.wav', clear_cache=True, background_music='', subtitle_type=0, only_out_mp4=False, recogn2pass=False, output_srt=0, copysrt_rawvideo=False, loop_backaudio=1, backaudio_volume=1.0)


=
system:Windows-10-10.0.26200-SP0
version:v4.00
frozen:True
language:zh
root_dir:D:/aaa

1 Replies

这是由于本地模型文件的 SHA256 校验失败,通常是因为下载中断或文件损坏导致的。

  1. 删除损坏的模型文件:关闭软件,进入软件根目录下的 models/ 文件夹,删除与报错中模型名称(openai-whisperlarge-v3)对应的文件夹(通常是 models--Systran--faster-whisper-large-v3 或类似名称),重新启动软件后会自动重新下载。
  2. 检查网络与代理:如果重新下载后仍然报错,说明下载过程可能受网络波动影响。请确保主界面的“网络代理”已正确配置(国内用户访问 HuggingFace 需代理),或尝试手动从镜像站下载模型并放入 models/ 目录。
  3. 避免中文路径:你的视频文件路径包含中文(抖音下载新界开荒),这虽非直接原因,但建议将文件移动到纯英文/数字路径下(如 D:\videos\),再重试,以排除路径字符导致的其他意外问题。

请查阅相关文档:

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