#1200 RuntimeError: No audio was received. Please verify that your parameters are correct.EdgeTTS

2406:da18* Posted at: 3 days ago 👁30

No audio was received. Please verify that your parameters are correct.EdgeTTS:Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 18, in run
File "videotrans\tts\__init__.py", line 456, in run
File "videotrans\tts\_base.py", line 142, in run
RuntimeError: No audio was received. Please verify that your parameters are correct.EdgeTTS


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

1 Replies

您遇到的 "No audio was received" 错误是 Edge-TTS 的常见问题,通常是由于微软服务器限流或网络连接不稳定导致的。请按以下步骤解决:

  1. 降低请求频率

    • 在菜单栏选择 工具/选项 -> 高级选项
    • 在"配音调整"区域:

      • 将"同时配音字幕数"改为 1
      • 将"配音后暂停时间/秒"改为 5 或更高
  2. 检查网络连接

    • 确保网络连接稳定
    • 如果使用代理,请在"翻译设置"中配置正确的代理地址
  3. 备用方案

    • 如果上述调整后问题依旧,建议切换到其他 TTS 服务,如 OpenAI TTS 或 Azure TTS(需要配置相应 API 密钥)

如果问题持续存在,请提供 videotrans/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

Trending Questions