#3818 videotrans.configure._except.StopRetry: Access denied, please make sure your account is in good standing. For details, s

116.26* Posted at: 2 hours ago 👁7

Access denied, please make sure your account is in good standing. For details, see: https://help.aliyun.com/zh/model-studio/error-code#overdue-payment:
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 16, in run
File "videotrans\tts\__init__.py", line 355, in run
File "videotrans\tts\_base.py", line 138, in run
File "videotrans\tts\_qwentts.py", line 34, in _exec
File "videotrans\tts\_base.py", line 211, in _local_mul_thread
File "videotrans\tts\_qwentts.py", line 71, in _item_task
File "tenacity\__init__.py", line 338, in wrapped_f
File "tenacity\__init__.py", line 477, in call
File "tenacity\__init__.py", line 378, in iter
File "tenacity\__init__.py", line 400, in
File "concurrent\futures\_base.py", line 451, in result
File "concurrent\futures\_base.py", line 403, in __get_result
File "tenacity\__init__.py", line 480, in call
File "videotrans\tts\_qwentts.py", line 58, in _run
videotrans.configure._except.StopRetry: Access denied, please make sure your account is in good standing. For details, see: https://help.aliyun.com/zh/model-studio/error-code#overdue-payment


=
system:Windows-10-10.0.19045-SP0
version:v3.98
frozen:True
language:zh
root_dir:D:/Program Files/win-pyvideotrans-v3.98-326

1 Replies

这是由于使用了阿里百炼的付费配音渠道(Qwen3-TTS(BailianAPI)),但账户欠费或未开通服务导致的。

  1. 检查账户状态:访问阿里百炼控制台,确保账户余额充足且服务已开通。
  2. 更换配音渠道:在软件主界面的“配音渠道”中,切换到其他免费或已配置的渠道,例如:

    • 免费渠道Edge-TTS(免费)
    • 本地渠道Qwen3-TTS(本地)(需本地部署模型)
    • 其他已配置的付费渠道:如 OpenAI TTS、Azure-TTS 等。
  3. 配置其他渠道:如需继续使用付费渠道,请确保已在 菜单 -> 翻译设置 -> 对应渠道的设置面板中正确填写了有效的 API Key 或 Token。

请查阅相关文档:

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