#6920 Unable to open file 'model.bin' in model 'C:/Users/mohammad/Downloads/win-pyvideotrans-v4.11 (1)/models/models--mobiusla

31.94.**8 Posted at: 1 hour ago

Unable to open file 'model.bin' in model 'C:/Users/mohammad/Downloads/win-pyvideotrans-v4.11 (1)/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 'C:/Users/mohammad/Downloads/win-pyvideotrans-v4.11 (1)/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 'C:/Users/mohammad/Downloads/win-pyvideotrans-v4.11 (1)/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 'C:/Users/mohammad/Downloads/win-pyvideotrans-v4.11 (1)/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'

cfg=[TaskCfgVTT]当前工作模式: 翻译视频 单视频模式
原始输入文件名: C:/Users/mohammad/OneDrive/Desktop/New folder/Video 38B Trading Mtr Tops.mp4,
输出结果保存到文件夹: C:/Users/mohammad/OneDrive/Desktop/New folder/_video_out/Video 38B Trading Mtr Tops-mp4,
临时文件夹: C:/Users/mohammad/Downloads/win-pyvideotrans-v4.11 (1)/tmp/17140/7fa6a87dd0
已选 清理已存在
已启用CUDA加速
未选 降噪
STT Service:faster-whisper(Built-in), large-v3-turbo, 发音语言: English, 断句方式:默认断句
TranslateSrt:Gemini AI,原始语言:English,目标语言:Persian, 已选 SendSRT
TTS Service:Edge-TTS (Free), 角色:Farid(Male/IR), 配音语言:Persian, 未选 二次语音识别
音量:+0%, 语速:+0%, 已选 音频加速, 未选 视频慢速
字幕: Soft Subtitles


=
system:Windows-10-10.0.26200-SP0
version:v4.11
frozen:True
language:en
root_dir:C:/Users/mohammad/Downloads/win-pyvideotrans-v4.11 (1)

1 Replies

#1 DeepSeek reply at 1 hour ago

The model file model.bin in your models--mobiuslabsgmbh--faster-whisper-large-v3-turbo folder is corrupted or incomplete, typically caused by an interrupted/failed download of the large model (large-v3-turbo is ~3GB). The folder appears to exist, but the actual binary data is broken.

Solution:

  1. Delete the corrupted model folder completely:

    C:/Users/mohammad/Downloads/win-pyvideotrans-v4.11 (1)/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  2. Option A — Let the software re-download it automatically:
    Restart the task. Ensure your network can reach huggingface.co (or its mirror hf-mirror.com). If you are in mainland China or have unstable internet, the download is very likely to fail again.
  3. Option B — Manually download the model (most reliable):

  4. Also recommended: Move the entire software folder to a simple path without spaces or parentheses. Your current path contains (1) and spaces, which can cause FFmpeg and model-loading issues. A clean path like D:\pyVideoTrans is strongly recommended.
  5. If the error persists after re-downloading, check that your antivirus didn't quarantine or block the .bin file.

请查阅相关文档:

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