#6572 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth[字节语音大模型极速版, 微软(免费), Elevenlabs.io]Traceb

61.93.**2 Posted at: 20 hours ago

404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth[字节语音大模型极速版, 微软(免费), Elevenlabs.io]
Traceback (most recent call last):
File "videotrans\translator\_base.py", line 69, in run
File "videotrans\translator\_base.py", line 98, in _run_text
File "tenacity\__init__.py", line 338, in wrapped_f

return copy(f, *args, **kw)

File "tenacity\__init__.py", line 477, in call

do = self.iter(retry_state=retry_state)

File "tenacity\__init__.py", line 378, in iter

result = action(retry_state)

File "tenacity\__init__.py", line 421, in exc_check

raise retry_exc from fut.exception()

tenacity.RetryError: RetryError[]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "videotrans\task\only_one.py", line 166, in _run_file
File "videotrans\task\only_one.py", line 244, in _run_file_once
File "videotrans\task\trans_create.py", line 640, in trans
File "videotrans\tran
......
oextname='001', basename='001.mp4', ext='mp4', target_dir='D:/shipin2/001-mp4/ru', shared_target_dir='D:/shipin2/001-mp4', cache_folder='D:/lg/pyvideotrans/tmp/50124/3fdaed98e1-ru', is_cuda=False, source_language='简体中文', source_language_code='zh-cn', source_sub='D:/shipin2/001-mp4/zh-cn.srt', source_wav='D:/shipin2/001-mp4/_shared/zh-cn.wav', source_wav_output='D:/shipin2/001-mp4/zh-cn.m4a', target_language='俄罗斯语', target_language_code='ru', target_sub='D:/shipin2/001-mp4/ru/ru.srt', target_wav='D:/lg/pyvideotrans/tmp/50124/3fdaed98e1-ru/target.wav', target_wav_output='D:/shipin2/001-mp4/ru/ru.m4a', translate_type=1, tts_type=20, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='Roger - Laid-Back Casual Resonant', voice_role_auto_mode=True, voice_autorate=True, video_autorate=True, dubbing_thread_workers=4, remove_silent_mid=False, align_sub_audio=True, detect_language='zh-cn', recogn_type=8, model_name='large-v3-turbo', shibie_audio=None, remove_noise=False, enable_diariz=True, nums_diariz=0, rephrase=0, fix_punc=0, target_language_pairs=[{'language': '俄罗斯语', 'code': 'ru'}, {'language': '哈萨克语', 'code': 'kk'}], target_languages=['俄罗斯语', '哈萨克语'], target_language_codes=['ru', 'kk'], multi_target_language_serial=True, multi_target_language_workers=4, resolved_multi_target_language_workers=2, stage_parallel_workers=4, video_slow_clip_workers=4, process_name='001.mp4 - 俄罗斯语', subtitle_language=None, app_mode='biaozhun', subtitles='', targetdir_mp4='D:/shipin2/001-mp4/ru/001.mp4', novoice_mp4='D:/lg/pyvideotrans/tmp/50124/3fdaed98e1-ru/novoice.mp4', is_separate=True, embed_bgm=True, instrument='D:/shipin2/001-mp4/_shared/instrument.wav', vocal='D:/shipin2/001-mp4/_shared/vocal.wav', clear_cache=False, background_music='', subtitle_type=1, only_out_mp4=False, recogn2pass=False, output_srt=0, copysrt_rawvideo=False, loop_backaudio=1, backaudio_volume=0.8)


=
system:Windows-10-10.0.26200-SP0
version:v4.03
frozen:True
language:zh
root_dir:D:/lg/pyvideotrans

1 Replies

#1 DeepSeek reply at 20 hours ago

这是微软翻译免费接口已失效导致的。微软已关闭并更改了原先的免费翻译 API(edge.microsoft.com/translate/auth 返回 404 即为此原因),因此使用"微软(免费)"翻译渠道时会报错。

解决方案(任选其一):

  1. 升级软件到 v4.09:当前日志显示你的版本为 v4.03,微软翻译接口修复已在 v4.09 版本中完成。请前往官网下载完整包或补丁包覆盖升级(v4.03→v4.09 跨度较大,建议下载完整包)。
  2. 改用 DeepSeek 翻译(推荐):质量好、价格低。前往 https://platform.deepseek.com/ 注册并充值(最低 1 元),获取 API Key 后填入 菜单 → 翻译设置 → DeepSeek → 密钥,然后在"翻译渠道"下拉框中选择 DeepSeek
  3. 改用本地 M2M100 翻译:在翻译渠道中选择 M2M100(内置),完全离线免费,首次使用会自动下载模型到 软件目录/models/m2m100_12b
  4. 使用其他翻译渠道:如 Google(需代理)、百度翻译、腾讯翻译、阿里翻译、OpenAI、Gemini 等。

补充说明:如果失败时使用的是 Google 翻译渠道,软件会自动重试微软翻译,因此也会触发该 404 错误。建议避免依赖微软翻译渠道。

请查阅相关文档:

Thinking...
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

Related resource