#7419 Unable to open file 'model.bin' in model 'E:/win-pyvideotrans-v4.12-0913/models/models--mobiuslabsgmbh--faster-whisper-l

154.40**6 Posted at: 2 hours ago

Unable to open file 'model.bin' in model 'E:/win-pyvideotrans-v4.12-0913/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last):
File "videotrans\process\stt_faster.py", line 85, in faster_whisper
File "videotrans\process\stt_faster.py", line 55, in _create_model
File "faster_whisper\transcribe.py", line 689, in init
RuntimeError: Unable to open file 'model.bin' in model 'E:/win-pyvideotrans-v4.12-0913/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'

Traceback (most recent call last):
File "videotrans\task\only_one.py", line 70, in run
File "videotrans\task\_stage_recogn.py", line 65, in recogn
File "videotrans\recognition\__init__.py", line 233, in run
File "videotrans\recognition\_base.py", line 99, in run
File "videotrans\recognition\_whisper.py", line 41, in _exec
File "videotrans\recognition\_whisper.py", line 130, in _faster
File "videotrans\configure\base.py", line 264, in _new_process
videotrans.configure.excepts.VideoTransError: Unable to open file 'model.bin' in model 'E:/win-pyvideotrans-v4.12-0913/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last):
File "videotrans\process\stt_faster.py", line 85, in faster_whisper
File "videotrans\process\stt_faster.py", line 55, in _create_model
File "faster_whisper\transcribe.py", line 689, in init
RuntimeError: Unable to open file 'model.bin' in model 'E:/win-pyvideotrans-v4.12-0913/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'

cfg=[TaskCfgVTT]当前工作模式: 翻译视频 单视频模式
原始输入文件名: E:/Tutorial.mp4,
输出结果保存到文件夹: E:/_video_out/Tutorial-mp4,
临时文件夹: E:/win-pyvideotrans-v4.12-0913/tmp/9144/2f140df10c
未选 清理已存在
未启用CUDA加速
未选 降噪
语音识别:faster-whisper(内置), large-v3-turbo, 发音语言: 英语, 断句方式:默认断句
翻译渠道:Google(免费),原始语言:英语,目标语言:简体中文, 已选 发送完整字幕
配音渠道:Edge-TTS(免费), 角色:Yunxi(Male/CN), 配音语言:简体中文, 未选 二次语音识别
音量:+0%, 语速:+0%, 已选 音频加速, 未选 视频慢速
字幕: 不嵌入字幕
代理地址:http://127.0.0.1:10808
video_duration_ms=102966


=
system:Windows-10-10.0.26200-SP0
version:v4.12
frozen:True
language:zh_CN
root_dir:E:/win-pyvideotrans-v4.12-0913

1 Replies

#1 DeepSeek reply at 2 hours ago

模型下载不完整或下载失败,model.bin 文件缺失。

原因:faster-whisper 的 large-v3-turbo 模型存放于国外仓库 huggingface.co,国内网络无法直接稳定下载,导致模型文件未完整下载。

解决方案

  1. 删除已损坏的模型文件夹 E:/win-pyvideotrans-v4.12-0913/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  2. 手动下载该模型的全部文件:

  3. 若无法科学上网,可换用体积更小的模型(如 smallmedium)先测试,或改用 openai-whisper(内置) 渠道
  4. 国内镜像站下载不稳定,也可尝试挂代理后重新下载

请查阅相关文档:

Thinking...
Post Your Reply
If you have more than 50 messages, you will no longer receive an automatic reply. Please ask a new question!
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.

Dondate via ko-fi.com

Related resource