#7113 Unable to open file 'model.bin' in model 'D:/win-pyvideotrans-v4.12/models/models--mobiuslabsgmbh--faster-whisper-large-

129.153**1 Posted at: 2 hours ago

Unable to open file 'model.bin' in model 'D:/win-pyvideotrans-v4.12/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 'D:/win-pyvideotrans-v4.12/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 228, in run
File "videotrans\recognition\_base.py", line 97, 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 'D:/win-pyvideotrans-v4.12/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 'D:/win-pyvideotrans-v4.12/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'

cfg=[TaskCfgVTT]当前工作模式: 翻译视频 单视频模式
原始输入文件名: C:/Users/zhang/Downloads/YTDown.com_YouTube_Lecture-1-Course-Introduction-MIT-How-to_Media_Xm2crsD5ngA_001_1080p.mp4,
输出结果保存到文件夹: C:/Users/zhang/Downloads/_video_out/YTDown.com_YouTube_Lecture-1-Course-Introduction-MIT-How-to_Media_Xm2crsD5ngA_001_1080p-mp4,
临时文件夹: D:/win-pyvideotrans-v4.12/tmp/34204/a4234617ba
已选 清理已存在
未启用CUDA加速
未选 降噪
语音识别:faster-whisper(内置), large-v3-turbo, 发音语言: 英语, 断句方式:LLM重新断句
翻译渠道:DeepSeek,原始语言:英语,目标语言:简体中文, 已选 发送完整字幕
未选 配音角色,不进行配音
字幕: 嵌入硬字幕
已选 仅输出mp4
代理地址:http://127.0.0.1:7897


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

1 Replies

#1 DeepSeek reply at 2 hours ago

这是由于 faster-whisperlarge-v3-turbo 模型下载不完整或已损坏,导致无法读取其中的 model.bin 文件。

解决方法:

  1. 删除损坏的模型文件夹
    进入路径:D:/win-pyvideotrans-v4.12/models/
    找到并删除整个文件夹:models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  2. 重新自动下载
    删除后重新运行软件,再次执行翻译,软件会自动重新下载该模型。建议保持网络稳定,如使用代理,请确保代理可用。
  3. 若自动下载仍然失败,请手动下载

  4. 确认模型文件完整性
    该文件夹内应包含 model.binconfig.jsontokenizer.jsonvocabulary.json 等文件。若缺少任何文件,均会导致此报错。

请查阅相关文档:

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