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

119.237**1 Posted at: 1 hour ago

Unable to open file 'model.bin' in model 'D:/win-pyvideotrans-v4.11/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last):
File "videotrans\process\stt_faster.py", line 86, in faster_whisper
File "videotrans\process\stt_faster.py", line 50, 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.11/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 63, in recogn
File "videotrans\recognition\__init__.py", line 211, in run
File "videotrans\recognition\_base.py", line 98, 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 270, in _new_process
videotrans.configure.excepts.VideoTransError: Unable to open file 'model.bin' in model 'D:/win-pyvideotrans-v4.11/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last):
File "videotrans\process\stt_faster.py", line 86, in faster_whisper
File "videotrans\process\stt_faster.py", line 50, 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.11/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'

cfg=[TaskCfgVTT]当前工作模式: 翻译视频 单视频模式
原始输入文件名: C:/Users/Administrator/Desktop/こだわりのデスクをご紹介!〜 IKEAと無印良品と、Appleでつくるデスク 〜.mp4,
输出结果保存到文件夹: C:/Users/Administrator/Desktop/爱思导出文件/こだわりのデスクをご紹介!〜 IKEAと無印良品と、Appleでつくるデスク 〜-mp4,
临时文件夹: D:/win-pyvideotrans-v4.11/tmp/23084/d355e99968
已选 清理已存在
未启用CUDA加速
未选 降噪
语音识别:faster-whisper(内置), large-v3-turbo, 发音语言: 日语, 断句方式:默认断句
翻译渠道:Google(免费),原始语言:日语,目标语言:简体中文, 已选 发送完整字幕
配音渠道:Edge-TTS(免费), 角色:YunJhe(Male/TW), 配音语言:简体中文, 未选 二次语音识别
音量:+0%, 语速:+0%, 已选 音频加速, 未选 视频慢速
字幕: 嵌入硬字幕
代理地址:http://127.0.0.1:7897


=
system:Windows-10-10.0.22621-SP0
version:v4.11
frozen:True
language:zh
root_dir:D:/win-pyvideotrans-v4.11

1 Replies

#1 DeepSeek reply at 1 hour ago

这是 faster-whisper 模型 large-v3-turbo 下载不完整或损坏导致的报错。模型目录内缺少了 model.bin 文件(或该文件只有部分数据),faster-whisper 无法加载。

解决办法

  1. 删除损坏的模型目录
    删除整个文件夹:

    D:\win-pyvideotrans-v4.11\models\models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  2. 重新下载模型

  3. 验证与重试
    确认所有文件完整后,重新启动软件并执行任务。
如果手动下载后仍报错,请重新检查目录内是否有 model.binconfig.json 等文件,并确保文件大小与官网一致(约 1.6GB)。

请查阅相关文档:

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