#4611 RuntimeError: 模型下载不完整,请删除目录 C:/Users/djq/Desktop/win-pyvideotrans-v3.99-0508/models/models--mobiuslabsgmbh--faster-whisp

47.129* Posted at: 1 day ago 👁23

模型下载不完整,请删除目录 C:/Users/djq/Desktop/win-pyvideotrans-v3.99-0508/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo,重新下载
Traceback (most recent call last):
File "videotrans\task\_only_one.py", line 50, in run
File "videotrans\task\trans_create.py", line 390, 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 106, in _faster
File "videotrans\configure\_base.py", line 289, in _new_process
RuntimeError: 模型下载不完整,请删除目录 C:/Users/djq/Desktop/win-pyvideotrans-v3.99-0508/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo,重新下载


=
system:Windows-10-10.0.26200-SP0
version:v3.99
frozen:True
language:zh
root_dir:C:/Users/djq/Desktop/win-pyvideotrans-v3.99-0508

1 Replies

按报错提示,直接执行以下操作:

  1. 删除目录 C:/Users/djq/Desktop/win-pyvideotrans-v3.99-0508/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  2. 重新启动软件,软件会自动重新下载模型。

如果删除后再次启动仍然下载失败(常见原因是 HuggingFace 国内无法访问),请按以下步骤处理:

  • 配置网络代理:在软件主界面的“网络代理地址”栏填写有效的代理地址,格式如 http://127.0.0.1:10809
  • 或手动下载模型:从 HuggingFace 镜像站(如 hf-mirror.com)下载模型文件,放入 models 目录,文件夹命名需严格遵循 models--Systran--faster-whisper-large-v3-turbo 格式。

请查阅相关文档:

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