#4237 RuntimeError: Model not exist.

240e:39e* Posted at: 4 hours ago 👁8

Model not exist.:
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 16, in run
File "videotrans\tts\__init__.py", line 366, in run
File "videotrans\tts\_base.py", line 181, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\tts\_qwentts.py", line 61, in _run
RuntimeError: Model not exist.


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

1 Replies

这是由于Qwen-TTS模型文件缺失或未正确下载导致的。

请执行以下步骤排查:

  1. 检查模型文件:确保 models/ 目录下包含 Qwen-TTS 所需的模型文件。如果未自动下载,需手动下载并放入对应文件夹。
  2. 重新下载软件包:若为升级补丁包覆盖导致模型丢失,请重新下载完整版 v3.99 软件包解压使用。
  3. 检查网络与代理:如果软件在启动时尝试在线下载模型但失败,请确保网络连接正常,必要时配置软件内代理地址。

请查阅相关文档:

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