#6850 Unable to open file 'model.bin' in model 'E:/ftnn/videotrans/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turb

2001:**:4 Posted at: 2 hours ago

Unable to open file 'model.bin' in model 'E:/ftnn/videotrans/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 'E:/ftnn/videotrans/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 'E:/ftnn/videotrans/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 'E:/ftnn/videotrans/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'

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


=
system:Windows-10-10.0.19041-SP0
version:v4.11
frozen:True
language:zh
root_dir:E:/ftnn/videotrans

1 Replies

#1 DeepSeek reply at 2 hours ago

这是模型文件缺失或损坏导致的。报错 Unable to open file 'model.bin' 说明 faster-whisper 的 model.bin 文件无法读取,通常是模型下载不完整或文件被改名所致。

解决方案:

  1. 关闭软件,删除整个不完整的模型文件夹:

    E:/ftnn/videotrans/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  2. 重新下载模型,有以下两种方式:

    • 自动下载:重新打开软件,选择 faster-whisper(large-v3-turbo),软件会再次尝试下载。
    • 手动下载(推荐):访问 mobiuslabsgmbh/faster-whisper-large-v3-turbo,下载其中所有文件(尤其是 model.bin),保存到上述路径的文件夹内。
    • 如无法访问 HuggingFace,可使用镜像站 hf-mirror.com
  3. 完整性检查:下载后确认文件夹内存在 model.bin 文件(约 1.6GB),且文件没有 .part.incomplete 等后缀。若存在,请删除并重新下载完整版本。
  4. 完成后再重新打开软件执行翻译任务即可。
注意:你当前设置了代理 http://127.0.0.1:7897,若自动下载仍失败,请确认代理能否正常访问 HuggingFace,或直接改用手动下载。

请查阅相关文档:

Thinking...
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.

Dondate via ko-fi.com

Related resource