#1323 elevenlabs.core.api_error.ApiError: headers: {'date': 'Wed, 05 Nov 2025 09:32:18 GMT', 'server': 'uvicorn', 'content-len

119.237* Posted at: 5 hours ago 👁7

服务暂时不可用,请稍后重试:
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': 'Wed, 05 Nov 2025 09:32:18 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': '78789dfa695119e62ba7ced0c2bcc246', '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 配音服务检测到异常活动,导致免费账户被限制使用。错误信息明确指出需要购买付费订阅才能继续使用。

请按以下步骤解决:

  1. 切换到其他配音渠道:这是最直接的解决方案。

    • 在软件主界面的“配音渠道”中,选择其他可用选项,例如 Edge-TTS(免费)OpenAI TTS
    • 如果您没有其他付费TTS服务的API密钥,强烈推荐使用 Edge-TTS
  2. 如果必须使用 ElevenLabs

    • 您需要前往 ElevenLabs 官网购买一个付费订阅计划。
    • 然后在软件的“TTS设置”菜单中,确保您的 ElevenLabs API 密钥是正确且有效的付费账户密钥。

对于大多数用户而言,切换到 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