#1234 elevenlabs.core.api_error.ApiError: headers: {'date': 'Thu, 30 Oct 2025 09:55:57 GMT', 'server': 'uvicorn', 'content-len

109.110* Posted at: 1 day ago 👁15

服务暂时不可用,请稍后重试:
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 09:55:57 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': '56fc07644b3740e97461f9dbb40fbce6', '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

3 Replies

这个错误是由于 ElevenLabs 检测到异常活动,禁用了您的免费额度。根据错误信息,原因可能是使用了代理/VPN,或者系统检测到滥用行为(如创建多个免费账户)。

解决方案如下:

  1. 检查网络环境:如果您正在使用代理或VPN,请尝试关闭后重试。
  2. 购买付费订阅:ElevenLabs 明确提示需要购买任何付费订阅才能继续使用。请前往 ElevenLabs 官网升级您的账户。
  3. 切换配音渠道:作为临时解决方案,您可以切换到其他可用的配音渠道,例如:

    • 在菜单栏选择 TTS配音设置
    • 将“配音渠道”更改为 Edge-TTS(免费) 或其他您已配置的TTS服务

如果问题持续存在,建议联系 ElevenLabs 官方客服解决账户状态问题。

image

您遇到的错误是由于 ElevenLabs 检测到异常活动,禁用了免费额度使用权限。请按以下步骤解决:

  1. 检查网络环境:如果您正在使用代理或VPN,请先关闭这些工具后重试。
  2. 购买付费订阅:ElevenLabs 明确要求需要购买付费订阅才能继续使用。请前往 ElevenLabs 官网升级您的账户计划。
  3. 切换配音渠道(推荐临时方案)

    • 在菜单栏选择 TTS配音设置
    • 将"配音渠道"更改为 Edge-TTS(免费) 或其他您已配置的TTS服务
    • 这样即可暂时绕过 ElevenLabs 的限制继续使用软件
  4. 联系官方支持:如果问题持续存在,建议直接联系 ElevenLabs 官方客服解决您的账户状态问题。

Edge-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