#4221 openai.InternalServerError: Error code: 500 - {'error': {'message': 'not implemented (request id: 202604231115517577002i

163.125* Posted at: 1 hour ago 👁8

500 错误: API服务端内部错误 Error code: 500 - {'error': {'message': 'not implemented (request id: 202604231115517577002ig7k9UL9)', 'type': 'new_api_error', 'param': '', 'code': 'convert_request_failed'}}:
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 18, in run
File "videotrans\tts\__init__.py", line 290, in run
File "videotrans\tts\_base.py", line 179, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\tts\_openaitts.py", line 56, in _run
File "openai\_response.py", line 626, in enter
File "openai\resources\audio\speech.py", line 103, in create
File "openai\_base_client.py", line 1259, in post
File "openai\_base_client.py", line 1047, in request
openai.InternalServerError: Error code: 500 - {'error': {'message': 'not implemented (request id: 202604231115517577002ig7k9UL9)', 'type': 'new_api_error', 'param': '', 'code': 'convert_request_failed'}}


=
system:Windows-10-10.0.26200-SP0
version:v3.92
frozen:True
language:zh
root_dir:D:/sp

1 Replies

这是 OpenAI TTS 服务端内部错误,错误代码 500,表明服务端暂时无法处理该请求。

解决方案:

  1. 等待并重试:这是服务端临时问题,通常稍等片刻后重试即可。
  2. 检查 API 配置:确认在 菜单 -> 翻译设置 -> OpenAI 设置 中填写的 API Key 和 API URL 正确无误。
  3. 降低请求频率:在 菜单 -> 工具/选项 -> 高级选项 -> 字幕配音调整 中,将 并发配音线程数 设为 1,并将 配音后暂停秒 设为 5-10 秒,避免因请求过快被限制。
  4. 检查网络代理:如果使用网络代理,请确保代理地址(如 http://127.0.0.1:10808)填写正确且代理服务稳定。
  5. 更新软件:当前版本为 v3.92,建议升级到最新版本 v3.99,以获取最佳兼容性和问题修复。

请查阅相关文档:

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