#1334 RuntimeError: Error code: 404 - {'detail': 'Not Found'}ChatterBoxTTS

120.240* Posted at: 13 hours ago 👁10

Error code: 404 - {'detail': 'Not Found'}ChatterBoxTTS:Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 18, in run
File "videotrans\tts\__init__.py", line 477, in run
File "videotrans\tts\_base.py", line 142, in run
RuntimeError: Error code: 404 - {'detail': 'Not Found'}ChatterBoxTTS


=
Windows-10-10.0.26100-SP0
version:v3.80
frozen:True
language:zh

1 Replies

该错误是由于使用了 "ChatterBoxTTS" 配音渠道时,服务器返回 404 错误(资源未找到)。这通常意味着该 TTS 服务当前不可用或配置有误。

请尝试以下解决方案:

  1. 切换配音渠道:在软件主界面的"配音渠道"选项中,切换到其他可用的 TTS 服务,如:

    • Edge-TTS(免费,无需配置)
    • OpenAI TTS(需要 API 密钥)
    • Azure TTS(需要配置)
  2. 检查网络连接:如果必须使用 ChatterBoxTTS,请确保网络连接正常,且该服务目前可用。
  3. 查看完整日志:如果问题持续存在,请提供 videotrans/logs/ 目录下的完整日志文件,以便进一步分析具体错误原因。

推荐优先使用 Edge-TTS 作为替代方案,它通常更稳定且无需额外配置。

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.

Donate: https://ko-fi.com/jianchang512

Trending Questions