#4447 RuntimeError: 模型下载不完整,请删除目录 D:/IGFBTK/win-pyvideotrans-v3.99-428/models/models--mobiuslabsgmbh--faster-whisper-large-v3-

205.147* Posted at: 1 hour ago 👁7

模型下载不完整,请删除目录 D:/IGFBTK/win-pyvideotrans-v3.99-428/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo,重新下载
Traceback (most recent call last):
File "videotrans\task\_only_one.py", line 44, in run
File "videotrans\task\trans_create.py", line 380, in recogn
File "videotrans\recognition\__init__.py", line 293, in run
File "videotrans\recognition\_base.py", line 143, in run
File "videotrans\recognition\_overall.py", line 33, in _exec
File "videotrans\recognition\_overall.py", line 105, in _faster
File "videotrans\configure\_base.py", line 289, in _new_process
RuntimeError: 模型下载不完整,请删除目录 D:/IGFBTK/win-pyvideotrans-v3.99-428/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo,重新下载


=
system:Windows-10-10.0.26200-SP0
version:v3.99
frozen:True
language:zh
root_dir:D:/IGFBTK/win-pyvideotrans-v3.99-428

1 Replies

模型下载不完整导致程序中断。这是因为自动下载过程中文件缺失或损坏,需要手动重新下载完整的模型文件。请按以下步骤操作:

  1. 删除损坏的缓存目录
    直接删除报错提示的文件夹:
    D:/IGFBTK/win-pyvideotrans-v3.99-428/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  2. 手动下载 large-v3-turbo 模型文件

  3. 重新启动软件
    完成手动下载后,软件将不再尝试自动联网下载,直接使用本地模型进行识别。

如果你在后续使用中仍遇到网络问题,可在主界面网络代理地址中填写可用的代理(格式 http://127.0.0.1:端口),避免自动下载再次中断。

请查阅相关文档:

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.

Related resource