#7651 Error during speech recognition stage[faster-whisper(Built-in)] Unable to open file 'model.bin' in model 'D:/Translator/

144.31**5 Posted at: 1 hour ago

Error during speech recognition stage[faster-whisper(Built-in)] Unable to open file 'model.bin' in model 'D:/Translator/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last):
File "videotrans\process\stt_faster.py", line 85, in faster_whisper
File "videotrans\process\stt_faster.py", line 55, in _create_model
File "faster_whisper\transcribe.py", line 689, in init
RuntimeError: Unable to open file 'model.bin' in model 'D:/Translator/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'

Traceback (most recent call last):

File "videotrans\task\job.py", line 35, in run

File "videotrans\task\job.py", line 102, in process_task

File "videotrans\task\speech2text.py", line 100, in recogn

File "videotrans\recognition\__init__.py", line 233, in run

File "videotrans\recognition\_base.py", line 99, 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 264, in _new_process

videotrans.configure.excepts.VideoTransError: Unable to open file 'model.bin' in model 'D:/Translator/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last):
File "videotrans\process\stt_faster.py", line 85, in faster_whisper
File "videotrans\process\stt_faster.py", line 55, in _create_model
File "faster_whisper\transcribe.py", line 689, in init
RuntimeError: Unable to open file 'model.bin' in model 'D:/Translator/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo'
[SpeechToText]语音转录: self.out_format='srt',self.copysrt_rawvideo=False,self.spk_insert=True
[TaskCfgSTT]
原始输入文件名: D:/Документы/Нужное/1. Drawing Live Basic and Intermediate Drawing Course Drawing the Face.mp4,
输出结果保存到文件夹: D:/Translator/output/recogn,
临时文件夹: D:/Translator/tmp/14960/f083acaf08
已启用CUDA加速
未选 降噪
STT Service:faster-whisper(Built-in), large-v3-turbo 断句方式:默认断句
发音语言:ko
未选 降噪


=
system:Windows-10-10.0.26200-SP0
version:v4.12
frozen:True
language:en_US
root_dir:D:/Translator

1 Replies

#1 DeepSeek reply at 1 hour ago

The model.bin file is missing or incomplete in the download directory D:/Translator/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo.

This is a model download failure issue.

Solution:

  1. Delete the entire folder D:/Translator/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo.
  2. Let the software re-download the model automatically (requires a stable connection to huggingface.co, or a working proxy).

    If it still fails, switch to a smaller model like medium or small in the STT settings.

Or manually download:

  1. Go to: https://huggingface.co/mobiuslabsgmbh/faster-whisper-large-v3-turbo/tree/main
  2. Download ALL files in that repository (especially model.bin, config.json, tokenizer.json, vocabulary.txt, preprocessor_config.json).
  3. Place them into: D:/Translator/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  4. If the site is unreachable, use the mirror: https://hf-mirror.com/mobiuslabsgmbh/faster-whisper-large-v3-turbo/tree/main
  5. Make sure filenames are correct (browsers may rename duplicates to model(2).bin — rename it back to model.bin).

Please refer to the relevant documentation:

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