#1304 HTTPConnectionPool(host='127.0.0.1', port=9988): Max retries exceeded with url: /apitts (Caused by NewConnectionError('<

123.160* Posted at: 5 hours ago 👁8

HTTPConnectionPool(host='127.0.0.1', port=9988): Max retries exceeded with url: /apitts (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))


=
system:Windows-10-10.0.26100-SP0
version:v3.82
frozen:True
language:zh
root_dir:D:/win-videotrans-v3.82_20251019_125144/win-videotrans-v3.82_20251019_125144

1 Replies

这个错误表明软件无法连接到本地端口 9988 的 TTS 服务。这通常发生在使用本地 TTS 模型时。

请按以下步骤排查:

  1. 检查 TTS 服务是否启动

    • 如果您使用的是本地 TTS 模型,请确认相关服务是否已正确启动
    • 在菜单栏选择 配音设置,检查您选择的配音渠道
  2. 重启软件

    • 完全关闭 pyVideoTrans 软件
    • 重新启动 sp.exe
  3. 切换配音渠道

    • 如果问题持续,建议暂时切换到 Edge-TTS(免费且无需本地服务)
    • 在配音设置中选择 Edge-TTS 作为配音渠道
  4. 检查防火墙设置

    • 确保防火墙没有阻止软件访问本地端口

如果以上方法都无法解决问题,请提供 D:/win-videotrans-v3.82_20251019_125144/win-videotrans-v3.82_20251019_125144/logs/ 目录下的最新日志文件,以便进一步分析具体原因。

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

Similar issues already exist

Trending Questions