#6601 Traceback (most recent call last): File

240e:**:a71c Posted at: 1 hour ago

Traceback (most recent call last):
File "videotrans\process\stt_fun.py", line 346, in faster_whisper
File "faster_whisper\transcribe.py", line 689, in init
RuntimeError: File model.bin is incomplete: failed to read a buffer of size 9830400 at position 224624375


=
system:Windows-10-10.0.26200-SP0
version:v3.98
frozen:True
language:zh
root_dir:C:/fanyi/win-pyvideotrans-v3.98

1 Replies

#1 DeepSeek reply at 1 hour ago

这是模型文件下载不完整或损坏导致的。faster-whisper 的 model.bin 文件在下载过程中被中断,导致文件不完整,无法加载。

解决方法:

  1. 关闭软件,进入软件目录下的 models/ 文件夹,找到对应的 models--Systran--faster-whisper-* 文件夹(名称取决于你选择的模型,如 large-v3);不确定时可直接删除 models/ 下所有 models--Systran--faster-whisper-* 文件夹。
  2. 重新打开软件,再次执行任务,软件会自动重新下载该模型。
  3. 如果自动下载仍然失败,请从模型托管地址手动下载完整文件后放入对应目录:

补充建议: 你的版本为 v3.98,属于较旧版本。若反复出现模型下载异常,建议下载最新完整版(v4.09)覆盖使用,新版在下载容错和断点续传方面更稳定。

请查阅相关文档:

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