#1042 RuntimeError: Access denied, please make sure your account is in good standing.

45.149* Posted at: 21 hours ago 👁11

运行时错误:Access denied, please make sure your account is in good standing.:
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 18, in run
File "videotrans\tts\__init__.py", line 278, in run
File "videotrans\tts\_base.py", line 182, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\tts\_qwentts.py", line 57, in _run
RuntimeError: Access denied, please make sure your account is in good standing.

=====
Windows-10-10.0.22631-SP0
version:v3.81
frozen:True
language:zh

1 Replies

这个错误表明您使用的 腾讯云 TTS (QwenTTS) 账户访问被拒绝。请按以下步骤排查:

  1. 检查账户状态:登录腾讯云控制台,确认您的账户是否正常、未欠费,并且 TTS 服务已正确开通和授权。
  2. 验证密钥:在软件菜单栏选择 TTS配音设置,检查您填写的 SecretIdSecretKey 是否正确无误,并确保没有多余的空格。
  3. 切换配音渠道:如果问题持续,建议暂时切换到其他可用的配音渠道,例如 Edge-TTS (免费),以完成当前任务。

如果以上步骤无法解决,请提供 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