#6826 Unable to open file 'model.bin' in model 'C:/Users/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10/models/models-

103.242.**9 Posted at: 2 hours ago

Unable to open file 'model.bin' in model 'C:/Users/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10/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/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10/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/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10/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/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'

cfg=[TaskCfgVTT]当前工作模式: 翻译视频 单视频模式
原始输入文件名: C:/Users/iyasi/Downloads/0822 (1)(1)-vocals-A minor-83bpm-441hz.mp3,
输出结果保存到文件夹: C:/Users/iyasi/Downloads/_video_out/0822 (1)(1)-vocals-A minor-83bpm-441hz-mp3,
临时文件夹: C:/Users/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10/tmp/19120/01706e8a8c
已选 清理已存在
未启用CUDA加速
未选 降噪
STT Service:faster-whisper(Built-in), large-v3-turbo, 发音语言: Japanese, 断句方式:默认断句
TranslateSrt:Microsoft Translate (Free),原始语言:Japanese,目标语言:Hindi, 已选 SendSRT
TTS Service:ChatterBox(Built-in), 角色:clone, 配音语言:Hindi, 未选 二次语音识别
音量:+0%, 语速:+0%, 已选 音频加速, 未选 视频慢速
字幕: No Subtitles


=
system:Windows-10-10.0.26200-SP0
version:v4.10
frozen:True
language:en
root_dir:C:/Users/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10

1 Replies

#1 DeepSeek reply at 2 hours ago

This error occurs because the model files for faster-whisper large-v3-turbo are missing or corrupted in the folder models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo. The file model.bin cannot be opened, which means it either wasn't fully downloaded, was interrupted mid-download, or was damaged (possible due to OneDrive sync interference).

Fix steps:

  1. Delete the entire model folder:

    • Go to C:/Users/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10/models/
    • Delete the folder models--mobiuslabsgmbh--faster-whisper-large-v3-turbo completely.
  2. Re-download the model:

    • Restart the software and run the task again. It will attempt to re-download the model automatically.
    • Make sure your network is stable and not blocked by a proxy. If you're in a region where huggingface.co is inaccessible, the software will try the mirror site automatically.
  3. If auto-download keeps failing, download manually:

  4. Disable OneDrive syncing for the software folder (optional but recommended):

    • The model path is inside OneDrive. OneDrive may lock files or sync partial downloads, causing corruption. Move the software folder to a local non-synced drive (e.g., D:\pyVideoTrans) and re-download.
  5. Verify the folder after download:

    • The folder should contain a full model.bin (~1.5 GB for this model) and other required files. If model.bin is only a few KB or missing, the download was incomplete.

Note on filename: Your input file contains spaces and parentheses (0822 (1)(1)-vocals-A minor-83bpm-441hz.mp3). While this didn't cause the current error, it may cause ffmpeg path issues later. Renaming it to something simple like audio.mp3 is recommended.

请查阅相关文档:

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