#1560 HTTPSConnectionPool(host='edge.microsoft.com', port=443): Max retries exceeded with url: /translate/auth (Caused by Prox

112.224* Posted at: 22 hours ago 👁10

HTTPSConnectionPool(host='edge.microsoft.com', port=443): Max retries exceeded with url: /translate/auth (Caused by ProxyError('Unable to connect to proxy', NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。')))


=
system:Windows-10-10.0.19045-SP0
version:v3.85
frozen:True
language:zh
root_dir:D:/videotrans/pyvideotrans385

1 Replies

这个错误表明软件无法连接到 Edge-TTS 服务,原因是代理连接失败。请按以下步骤解决:

  1. 检查代理设置:如果您使用了网络代理,请确保代理服务器正在运行且设置正确。在软件主界面第5行“网络代理”处,检查代理地址格式是否正确(例如 http://127.0.0.1:7860)。
  2. 临时关闭代理:如果不需要代理访问其他服务,请将“网络代理”处的地址清空,然后重试。
  3. 更换配音渠道:如果问题持续,建议暂时更换为其他配音渠道:

    • 在“配音”下拉菜单中选择“Azure TTS”或其他可用选项
    • 或者使用本地语音合成方案如 GPT-SoVITS
  4. 检查网络连接:确保您的网络连接正常,没有被防火墙或安全软件阻止访问 edge.microsoft.com

如果以上方法均无效,请提供 D:/videotrans/pyvideotrans385/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