#6846 Unable to open file 'model.bin' in model 'C:/Users/JAIVA/Downloads/win-pyvideotrans-v4.10/models/models--Systran--faster

2401:**:8f96 Posted at: 2 hours ago

Unable to open file 'model.bin' in model 'C:/Users/JAIVA/Downloads/win-pyvideotrans-v4.10/models/models--Systran--faster-whisper-large-v3',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/JAIVA/Downloads/win-pyvideotrans-v4.10/models/models--Systran--faster-whisper-large-v3'

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/JAIVA/Downloads/win-pyvideotrans-v4.10/models/models--Systran--faster-whisper-large-v3',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/JAIVA/Downloads/win-pyvideotrans-v4.10/models/models--Systran--faster-whisper-large-v3'

cfg=[TaskCfgVTT]当前工作模式: 翻译视频 单视频模式
原始输入文件名: C:/Users/JAIVA/OneDrive/Videos/VideoProc Converter AI/1 百鬼篇之第一回.mp4,
输出结果保存到文件夹: C:/Users/JAIVA/OneDrive/Videos/VideoProc Converter AI/_video_out/1 百鬼篇之第一回-mp4,
临时文件夹: C:/Users/JAIVA/Downloads/win-pyvideotrans-v4.10/tmp/15224/4817366255
已选 清理已存在
已启用CUDA加速
未选 降噪
STT Service:faster-whisper(Built-in), large-v3, 发音语言: Simplified Chinese, 断句方式:默认断句
TranslateSrt:Google Translate (Free),原始语言:Simplified Chinese,目标语言:Hindi, 已选 SendSRT
TTS Service:F5-TTS(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/JAIVA/Downloads/win-pyvideotrans-v4.10

1 Replies

#1 DeepSeek reply at 2 hours ago

The root cause is that the faster-whisper large-v3 model at C:/Users/JAIVA/Downloads/win-pyvideotrans-v4.10/models/models--Systran--faster-whisper-large-v3 is incomplete or corrupted. The model.bin file either did not download fully or is damaged, so faster-whisper cannot open it.

This usually happens when the automatic download from Hugging Face is interrupted or the network is unstable.

Solution

  1. Delete the corrupted model folder — Navigate to C:/Users/JAIVA/Downloads/win-pyvideotrans-v4.10/models/ and delete the entire folder models--Systran--faster-whisper-large-v3.
  2. Re-download manually (recommended if auto-download keeps failing):

  3. Restart the software and try again.
Note: If you are in mainland China and cannot access Hugging Face directly, the software will automatically fall back to the mirror site hf-mirror.com. If that also fails, manual download is the reliable option.

Also check

  • Ensure you have enough disk space (large-v3 requires ~3GB).
  • If you have a verification tool, verify the integrity of model.bin before placing it in the folder.

Please refer to the relevant documentation:

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