#3939 RuntimeError: 模型下载不完整,请删除目录 E:/ae/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo,重新下载

39.154* Posted at: 9 hours ago 👁11

模型下载不完整,请删除目录 E:/ae/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 360, in recogn
File "videotrans\recognition\__init__.py", line 292, 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: 模型下载不完整,请删除目录 E:/ae/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo,重新下载


=
system:Windows-10-10.0.22631-SP0
version:v3.98
frozen:True
language:zh
root_dir:E:/ae

1 Replies

这是由于 faster-whisper 模型文件下载不完整或损坏导致的。

  1. 按照错误提示,删除指定的模型文件夹:E:/ae/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo
  2. 重新启动软件并尝试再次处理视频,软件会自动重新下载该模型。
  3. 如果自动下载因网络问题(如无法访问 HuggingFace)反复失败,可以尝试手动下载模型:

  4. 完成手动下载后,重新启动软件即可。

请查阅相关文档:

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