#949 videotrans.configure._except.StopRetry: Allocated quota exceeded, please increase your quota limit.

183.198* Posted at: 15 hours ago 👁12

翻译字幕阶段出错:Allocated quota exceeded, please increase your quota limit. [阿里百炼]:

Traceback (most recent call last):

File "videotrans\task\job.py", line 129, in run

File "videotrans\task\_translate_srt.py", line 48, in trans

File "videotrans\translator\__init__.py", line 800, in run

File "videotrans\translator\_base.py", line 79, in run

File "videotrans\translator\_base.py", line 97, in _run_text

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 439, in result

File "concurrent\futures\_base.py", line 391, in __get_result

File "tenacity\__init__.py", line 480, in __call__

File "videotrans\translator\_qwenmt.py", line 70, in _item_task

videotrans.configure._except.StopRetry: Allocated quota exceeded, please increase your quota limit.

=====

Windows-10-10.0.26100-SP0

version:v3.80

frozen:True

language:zh

1 Replies

本条内容由 Gemini 回复
您好,根据您提供的错误信息 Allocated quota exceeded, please increase your quota limit.,这表明您在使用“阿里百炼”作为翻译渠道时,已经超出了您在该服务提供商处所设置的资源配额限制。

pyVideoTrans 软件本身无法解决外部 API 服务(如阿里百炼)的配额问题。这通常是由于您的阿里百炼账户余额不足、免费额度已用完或设置的并发/请求次数限制过低。

建议您采取以下措施:

1. 检查阿里百炼账户: 登录您的阿里百炼或阿里云控制台,查看您的翻译服务配额使用情况、账户余额以及相关的计费设置。您可能需要充值、升级服务套餐或调整配额限制。

2. 更换翻译渠道: 如果您暂时无法解决阿里百炼的配额问题,可以在 pyVideoTrans 软件的主界面切换到其他翻译渠道,例如:

  • 免费渠道: GoogleMicrosoft (通常有免费额度或较低门槛)。
  • 其他付费API: 如果您有其他如 DeepLOpenAIGeminiDeepSeek 等服务的 API Key,也可以尝试切换使用这些翻译渠道。

请根据您的实际需求和账户情况进行调整。

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