#1235 elevenlabs.core.api_error.ApiError: headers: {'date': 'Thu, 30 Oct 2025 10:03:22 GMT', 'server': 'uvicorn', 'content-len

109.110* Posted at: 1 day ago 👁13

服务暂时不可用,请稍后重试:
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 18, in run
File "videotrans\tts\__init__.py", line 279, in run
File "videotrans\tts\_base.py", line 182, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\tts\_elevenlabs.py", line 68, in _run
File "elevenlabs\text_to_speech\client.py", line 163, in convert
File "contextlib.py", line 135, in enter
File "elevenlabs\text_to_speech\raw_client.py", line 210, in convert
File "elevenlabs\text_to_speech\raw_client.py", line 208, in _stream
elevenlabs.core.api_error.ApiError: headers: {'date': 'Thu, 30 Oct 2025 10:03:22 GMT', 'server': 'uvicorn', 'content-length': '476', 'content-type': 'application/json', 'access-control-allow-origin': '', 'access-control-allow-headers': '', 'access-control-allow-methods': 'POST, PATCH, OPTIONS, DELETE, GET, PUT', 'access-control-max-age': '600', 'strict-transport-security': 'max-age=31536000; includeSubDomains', 'x-trace-id': 'f7259ae167a52bd631049828adf954dd', 'x-region': 'us-central1', 'via': '1.1 google, 1.1 google', 'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}, status_code: 401, body: {'detail': {'status': 'detected_unusual_activity', 'message': 'Unusual activity detected. Free Tier usage disabled. If you are using a proxy/VPN you might need to purchase a Paid Plan to not trigger our abuse detectors. Free Tier only works if users do not abuse it, for example by creating multiple free accounts. If we notice that many people try to abuse it, we will need to reconsider Free Tier altogether. \nPlease play fair and purchase any Paid Subscription to continue.'}}


=
system:Windows-10-10.0.19045-SP0
version:v3.82
frozen:True
language:zh
root_dir:D:/win-videotrans-v3.82_20251019_125144

1 Replies

这个错误是由于您使用的 ElevenLabs TTS 服务检测到异常活动,导致免费套餐被禁用。错误信息明确指出需要购买付费计划才能继续使用。

请按以下步骤解决:

  1. 切换配音渠道:在软件主界面的“配音渠道”中,暂时切换到其他可用的服务,例如:

    • Edge-TTS(免费但可能限流)
    • OpenAI TTS(需要API密钥)
    • Azure TTS(需要API密钥)
  2. 如果必须使用 ElevenLabs

    • 确保您使用的是官方账户且没有滥用行为
    • 考虑升级到 ElevenLabs 的付费套餐
    • 检查是否使用了代理/VPN,尝试直接连接
  3. 配置代理:如果您在国内访问国际服务有困难,可以在“翻译设置”或“TTS配音设置”中配置网络代理。

要修改配音渠道,请进入菜单栏的“TTS配音设置”,选择其他可用的配音服务并配置相应参数。

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

Similar issues already exist

Trending Questions