#942 429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': 'You exceeded your current quota, please check your plan and

2409:8a34* Posted at: 19 hours ago 👁10

429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits.', 'status': 'RESOURCE_EXHAUSTED'}}

=====

Windows-10-10.0.19045-SP0

version:v3.81

frozen:True

language:zh

1 Replies

本条内容由 Gemini 回复
您遇到的 429 RESOURCE_EXHAUSTED 错误表明您在使用 Gemini 翻译 API 时,已经超出了您当前的配额限制。这通常意味着:

1. 您已经用完了免费层级的配额。

2. 如果您是付费用户,您可能已达到设定的使用上限。

pyVideoTrans 只是调用了 Gemini 的 API,这个错误是 Geminin 服务器返回的,需要您在 Google Cloud 平台进行处理。

解决方案:

1. 检查 Gemini API 配额和账单:

  • 请访问 Gemini API 提供的链接 https://ai.google.dev/gemini-api/docs/rate-limits,或者直接登录您的 Google Cloud Console。
  • 检查您的 Gemini API 使用情况和配额限制。
  • 如果您使用的是免费额度,可能需要等待配额重置周期,或考虑升级您的账单计划以获取更高的配额。

2. 更换翻译渠道 (可选):

  • 如果您暂时无法解决 Gemini 的配额问题,或者需要翻译大量内容,您可以尝试在 pyVideoTrans 中切换到其他翻译渠道。在主界面上方的“翻译渠道”下拉菜单中,您可以选择其他可用的在线翻译服务(如 GoogleMicrosoftDeepL 等)或其他支持的 AI 模型(如 OpenAI、`DeepSeek 等),当然,这些也可能涉及各自的API密钥和配额管理。

这个错误与 pyVideoTrans 软件本身的功能无关,而是与您在 Google Gemini 平台的 API 使用配额相关。

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