#6422 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth语音识别阶段出错:阿里FunASR(本地), 翻译字幕阶段出错: Google(免费

240e:**:b4a Posted at: 56 minutes ago

404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth语音识别阶段出错:阿里FunASR(本地), 翻译字幕阶段出错: Google(免费), 配音阶段出错:Edge-TTS(免费)
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
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\task\only_one.py", line 68, in run
File "videotrans\task\trans_create.py", line 585, in trans
File "videotrans\translator\__init__.py", line 858, in run
File "videotrans\translator\_base.py", line 75, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_microsoft.py", lin
......
id='bcfc86f6ef', name='C:/Users/Admin(无密码)/Desktop/发电机视频4.mp4', dirname='C:/Users/Admin(无密码)/Desktop', noextname='发电机视频4', basename='发电机视频4.mp4', ext='mp4', target_dir='C:/Users/Admin(无密码)/Desktop/_video_out/发电机视频4-mp4', cache_folder='D:/BaiduNetdiskDownload/win-pyvideotrans-v4.01-0602/tmp/11240/bcfc86f6ef', is_cuda=False, source_language='简体中文', source_language_code='zh-cn', source_sub='C:/Users/Admin(无密码)/Desktop/_video_out/发电机视频4-mp4/zh-cn.srt', source_wav='D:/BaiduNetdiskDownload/win-pyvideotrans-v4.01-0602/tmp/11240/bcfc86f6ef/zh-cn.wav', source_wav_output='C:/Users/Admin(无密码)/Desktop/_video_out/发电机视频4-mp4/zh-cn.m4a', target_language='俄罗斯语', target_language_code='ru', target_sub='C:/Users/Admin(无密码)/Desktop/_video_out/发电机视频4-mp4/ru.srt', target_wav='D:/BaiduNetdiskDownload/win-pyvideotrans-v4.01-0602/tmp/11240/bcfc86f6ef/target.wav', target_wav_output='C:/Users/Admin(无密码)/Desktop/_video_out/发电机视频4-mp4/ru.m4a', translate_type=0, tts_type=0, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='Dmitry(Male/RU)', voice_autorate=False, video_autorate=False, remove_silent_mid=False, align_sub_audio=True, detect_language='zh-cn', recogn_type=3, model_name='Fun-ASR-Nano-2512', shibie_audio=None, remove_noise=False, enable_diariz=False, nums_diariz=0, rephrase=0, fix_punc=False, subtitle_language=None, app_mode='biaozhun', subtitles='', targetdir_mp4='C:/Users/Admin(无密码)/Desktop/_video_out/发电机视频4-mp4/发电机视频4.mp4', novoice_mp4='D:/BaiduNetdiskDownload/win-pyvideotrans-v4.01-0602/tmp/11240/bcfc86f6ef/novoice.mp4', is_separate=False, embed_bgm=True, instrument=None, vocal='D:/BaiduNetdiskDownload/win-pyvideotrans-v4.01-0602/tmp/11240/bcfc86f6ef/vocal.wav', clear_cache=True, 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.26100-SP0
version:v4.01
frozen:True
language:zh
root_dir:D:/BaiduNetdiskDownload/win-pyvideotrans-v4.01-0602

1 Replies

这是微软翻译免费接口当前不可用导致的。你选择的翻译渠道是 Google,但它在中国大陆需代理才能访问,失败后软件自动回退到微软翻译,而微软翻译的 edge.microsoft.com/translate/auth 返回 404,因此任务卡在字幕翻译阶段,报错并非来自配音阶段的 Edge-TTS。

解决方法:

  1. 建议改用 DeepSeek 或 M2M100 本地翻译:

    • DeepSeek:前往 https://platform.deepseek.com 登录并充值(可自定义充值 1 元),获取 API Key,在「菜单 → 翻译设置 → DeepSeek」中填写密钥,再把翻译渠道选为 DeepSeek
    • 完全离线:翻译渠道选择 M2M100(内置),首次使用会自动下载模型。
  2. 如果坚持用 Google 翻译,必须勾选/填写「网络代理」,例如 http://127.0.0.1:7890 或你的代理端口。不填代理时 Google 基本无法连接,还会触发失败的微软翻译回退。
  3. 后续如果 Edge-TTS 配音也报错(403 限流、超时、无声片段),可进入「菜单 → 工具 → 高级选项 → 字幕配音调整」,将「EdgeTTS配音渠道配音并发数」改为 1,「配音后暂停秒」改为 5-10;也可以改用内置 Qwen3-TTS、F5-TTS 等本地配音渠道。
  4. 你当前使用的是 v4.01 旧版,建议下载最新完整包或补丁包升级后再试。

请查阅相关文档:

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