#5757 This model is currently experiencing high demand. Spikes in demand are usually temporary. Please try again later.:Traceb

14.191* Posted at: 4 days ago

This model is currently experiencing high demand. Spikes in demand are usually temporary. Please try again later.:Traceback (most recent call last):
File "videotrans\translator\_base.py", line 69, in run
File "videotrans\translator\_base.py", line 143, in _run_srt
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 421, in exc_check
tenacity.RetryError: RetryError[]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "videotrans\util\TestSrtTrans.py", line 19, in run
File "videotrans\translator\_runner.py", line 63, in run
File "videotrans\translator\_base.py", line 72, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_gemini.py", line 112, in _item_task
videotrans.configure.excepts.TranslateSrtError: This model is currently experiencing high demand. Spikes in demand are usually temporary. Please try again later.


=
system:Windows-10-10.0.19045-SP0
version:v4.04
frozen:True
language:en
root_dir:D:/pyvideotrans

1 Replies

This error is caused by Google's Gemini API server being unable to handle your request due to temporary high demand or rate limiting on their side. The message "This model is currently experiencing high demand" is a server-side throttle.

How to resolve:

  1. Wait and retry – The spike is usually temporary. Wait 5–10 minutes and try again.
  2. Switch to a different Gemini model – Less popular models like gemini-2.0-flash or gemini-2.5-pro often have better availability. Go to Menu → Translation Settings → Gemini, and change the model from the default to one of the alternative models listed.
  3. Reduce request frequency – In Menu → Tools/Options → Advanced Options → Subtitle Translation Adjustments, increase the Pause After Each Translation (seconds) value to at least 5–10. Also reduce AI Translation Channel Batch Subtitle Rows to a lower number (e.g., 10–20).
  4. Check API key tier – Free tier Gemini keys have stricter rate limits. Upgrading to a paid Google Cloud API key with higher quotas can help.

If the problem persists, try a different translation channel (e.g., DeepSeek, OpenAI ChatGPT) as a temporary workaround.

Please refer to the documentation:

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.

Dondate via ko-fi.com

Dondate via PayPal

Related resource