-
#6603 内容太长超出最大允许Token,请减小内容或增大max_token,或者降低每次发送字幕行数Could not parse response content as the length limit was reached - CompletionUsage(completion_tokens=32768, prompt_tokens=2939, total_...
💬 3[Last reply:11 days ago] 关闭思考模式不影响软件向模型发送完整提示词,模型仍然会读取并执行您在提示词中设置的翻译要求;区别在于它不再额外输出内部推理过程,因此不会占用大量 max_token,翻译结果会更直接。需要留意的是:思考模式在某些复杂语义或需要较多逻辑判断的场景下可能略有优势,取消后对一般字幕翻译通常无实质影响。若您自定义了较复杂的提示词,建议分别开启/关闭实测一次,对比翻译质量即可。...18.183.**8 Posted at: 11 days ago -
#6602 5:{'text': '你好啊,我亲爱的朋友,希望你的每一天都是美好愉快的!', 'rate': '+0%', 'role': 'Xiaoxiao2:DragonHDFlashLatestNeural(Female)', 'filename': 'C:\\Users\\user\\AppData\\Local\\Temp/pyvideotrans/31-17...
💬 1[Last reply:11 days ago] 该报错发生在 Azure TTS 渠道初始化语音合成客户端时(azure.cognitiveservices.speech),返回 RuntimeError: 5,通常不是音色或角色问题,而是 Azure 语音服务的订阅配置错误或网络无法访问 Azure 服务。解决办法:打开“菜单 → 翻译设置 → AzureTTS 设置”,核对 API Key 和区域(Region)是否填写正确,注意不要有多余...36.235.**5 Posted at: 11 days ago -
#6601 Traceback (most recent call last): File...
💬 1[Last reply:11 days ago] 这是模型文件下载不完整或损坏导致的。faster-whisper 的 model.bin 文件在下载过程中被中断,导致文件不完整,无法加载。解决方法:关闭软件,进入软件目录下的 models/ 文件夹,找到对应的 models--Systran--faster-whisper-* 文件夹(名称取决于你选择的模型,如 large-v3);不确定时可直接删除 models/ 下所有 models--S...240e:**:a71c Posted at: 11 days ago -
#6600 翻译字幕阶段出错 [Google(免费)] 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/authTraceback (most recent call last):...
💬 1[Last reply:11 days ago] 这是微软免费翻译接口已变更导致的报错。你当前软件版本为 v4.03,选择 Google(免费) 时若 Google 失败会自动回退到微软翻译,而微软的新版接口已不再兼容旧版 https://edge.microsoft.com/translate/auth,因此返回 404,导致翻译字幕阶段中断。解决方案:升级软件至 v4.09。该版本已适配微软修改后的免费翻译接口;若已经是 v4.09 仍报此错...240e:**:a247 Posted at: 11 days ago -
#6599 视频翻译可以保留背景音乐吗,版本4.09...
💬 3[Last reply:11 days ago] “设置更多参数”按钮位于“翻译视频”主界面下方,通常在“开始”按钮附近,可能需要向下滚动才能看到。如果仍未找到,可按以下步骤操作:点击顶部菜单栏「工具/选项」→「高级选项」(或“菜单-工具-高级选项”)。在「通用设置」中勾选「主界面显示所有参数?”。保存后返回主界面,此时「分离人声背景声」、「嵌入背景」、「背景音量」等参数会直接显示在主界面上,无需再找“设置更多参数”。请注意确认你当前处于“翻译视...223.74.**4 Posted at: 11 days ago -
#6598 翻译字幕阶段出错 [Google(免费)] 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/authTraceback (most recent call last):...
💬 1[Last reply:11 days ago] 翻译字幕阶段的 404 报错是微软免费翻译接口已变更导致的。当前软件默认的 Google 翻译失败后会自动回退到微软翻译,而旧版微软接口(edge.microsoft.com/translate/auth)已被官方关闭,因此返回 404。解决方案(任选其一):升级软件到 v4.09 或更高版本,重新下载完整包或最新补丁包覆盖安装;改用 DeepSeek 翻译渠道(需自备 API Key,效果更好)...2409:**:d9dd Posted at: 11 days ago -
#6597 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth语音识别阶段出错:openai-whisper(本地), 翻译字幕阶段出错: Google(免费), 配音阶段出错:Qwen3-TTS(本地内置)Traceback (most recent call l...
💬 1[Last reply:11 days ago] 这个报错不是语音识别或配音造成的,而是字幕翻译阶段失败:你选择的 Google 翻译失败后,软件自动回退到微软免费翻译接口,而微软 edge.microsoft.com/translate/auth 接口已关闭或变更,因此返回 404。请依次处理:升级软件:当前版本为 v4.01,请下载并覆盖最新的 v4.09 完整包或补丁包,并确保软件目录为纯英文路径。如果更新到 v4.09 后仍报相同错误,请...222.210.**0 Posted at: 11 days ago -
#6596 [DeepSeek] API service returned error: Insufficient balance.Please check account balance on provider platform. API: https://api.deepseek.com/v1/...
💬 1[Last reply:12 days ago] This is caused by insufficient funds in your DeepSeek API account. The DeepSeek platform rejected the request with HTTP 402 because your account balance is too low to pay for the translation call.To r...123.24.**0 Posted at: 12 days ago -
#6568 Reference audio is empty after silence removal. Try setting preprocess_prompt=False.,Traceback (most recent call last): File...
💬 3[Last reply:12 days ago] 感谢反馈。解决方案确定为:勾选「分离人声背景声」和「降噪」后即可规避该报错。补充说明:若主界面未显示这些选项,需先在 菜单 → 工具/选项 → 高级选项 → 通用设置 中勾选「主界面显示所有参数?」,返回主界面即可看到。问题已关闭。...70.44.**3 Posted at: 13 days ago -
#6595 Subprocess Error: 'NoneType' object has no attribute 'isatty'Traceback (most recent call last):...
💬 1[Last reply:12 days ago] This error is the known Higgs-audio-v3 channel failure in the v4.09 Windows pre-packaged release, triggered when the child process cannot obtain a valid stdout stream inside _new_process.Fix:Re-downlo...151.57.**1 Posted at: 12 days ago -
#6594 D:/winpyvideotrans4080802/tmp/13608/f919cec95e/novoice.mp4 不存在Traceback (most recent call last):...
💬 1[Last reply:12 days ago] 该报错的原因是:视频预处理阶段需要从原始视频中分离出无声音的临时文件 novoice.mp4,但在最终合成阶段该文件不存在。最常见的触发因素是原始视频文件路径或文件名中包含中文、空格、引号“”、句号、逗号等特殊符号,导致 FFmpeg 底层命令解析失败,未能成功生成该临时文件。请按以下顺序处理:将视频文件移到纯英文/数字/下划线的浅层目录,并改名为简短名称,例如:D:\video\test.mp4...112.224.**0 Posted at: 12 days ago -
#6593 Value: 'Same as the voice reference' (type: <class 'str'>) is not in the list of choices: ['与音色参考音频相同', '使用情感参考音频', '使用情感向量控制']:Traceback (most recent call last):...
💬 1[Last reply:12 days ago] 这是 index-tts 开源库的多语言界面字符翻译不一致导致的校验 Bug:服务端返回的选项是中文(如“与音色参考音频相同”),但软件按英文值 Same as the voice reference 传入,两者不匹配。解决方案:打开你本地部署的 index-tts 项目根目录下的 webui.py 文件;全局搜索 i18n("与音色参考音频相同");将该字符串直接替换为英文:...54.168.**3 Posted at: 12 days ago -
#6592 连接被重置,网络可能不稳定Traceback (most recent call last):...
💬 1[Last reply:12 days ago] 这是连接微软翻译接口时被远程服务器强制断开导致的网络错误,不是软件内部故障。核心原因:你使用的是「微软(免费)」翻译渠道。微软已关闭旧版免费翻译接口,新版接口也常发生连接不稳定、被重置的问题。当前网络环境(国内直连微软边缘节点)也可能导致连接被重置。解决方案:更换翻译渠道,推荐使用 DeepSeek(效果更好,价格很低,可最低充值1元):前往 https://platform.deepseek.c...2409:**:5dcb Posted at: 12 days ago -
#6591 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/authTraceback (most recent call last):...
💬 1[Last reply:12 days ago] 这是微软翻译免费在线接口已失效导致的。微软已更改其翻译 API,旧版本的调用地址 https://edge.microsoft.com/translate/auth 返回 404,无法继续使用。你的版本为 v3.99,属于过旧版本。请执行以下任一方案:升级到最新版 v4.09:先下载完整包覆盖,再下载补丁包覆盖(如果旧版本与当前最新版相差较大,务必使用完整包覆盖,仅补丁可能出错)。改用 DeepS...183.208.**3 Posted at: 12 days ago -
#6590 Command not found: ffmpeg. Ensure FFmpeg is installed and in your PATH.Traceback (most recent call last):...
💬 1[Last reply:12 days ago] 该报错是因为在压缩包内直接双击运行了 sp.exe。从日志中的临时路径 C:/Users/istrator/AppData/Local/Temp/Rar$EXa6032.45730 可以看出,程序实际在 WinRAR 的临时解压目录中运行,该目录下没有随完整版提供的 ffmpeg.exe / ffprobe.exe,因此找不到 ffmpeg。解决办法:关闭当前压缩包窗口和软件进程。先把完...2409:**:5dcb Posted at: 12 days ago -
#6589 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth...
💬 1[Last reply:12 days ago] 这是微软翻译免费接口已被官方关闭或更改导致的,与您的软件配置无关。您的版本为 v3.98,已无法适配微软新接口。解决方案:升级到最新版 v4.09(或下载最新补丁包覆盖),新版已适配微软新的翻译 API;若不想升级,也可改用其他翻译渠道:DeepSeek:效果更好且价格很低,注册 https://platform.deepseek.com 充值 1 元即可,获取 API Key 后填入 菜单 -&...49.118.**4 Posted at: 12 days ago -
#6588 Automatic model download failed. Click [Help Docs] for manual download instructions:...
💬 1[Last reply:12 days ago] This is a network interruption during the model download: the connection was dropped before the full model file was received (the error shows 1,083,577,292 bytes were downloaded, but 1,512,927,867 byt...1.187.**5 Posted at: 12 days ago -
#6585 CUDA out of memory. Tried to allocate 26.00 MiB. GPU 0 has a total capacity of 8.00 GiB of which 0 bytes is free. Of the allocated memory 6.90 GiB is allocated by PyTorch, and 354....
💬 1[Last reply:12 days ago] 这是显卡显存不足(CUDA OOM)导致的。你当前使用的 openai-whisper(内置) + large-v3 模型在 CUDA 下加载时几乎占满 8GB 显存(日志中 PyTorch 已分配 6.90GiB,剩余 0 bytes),所以无法再分配哪怕 26MiB 的临时内存。处理建议:关闭其他占用显存的程序(浏览器、直播/录屏、游戏等),确保显存空闲后再运行。在「菜单 → 工具 → 高级选...116.149.**3 Posted at: 12 days ago -
#6583 InvalidParameter:url error, please check url! For details, see: https://help.aliyun.com/zh/model-studio/error-code#error-urlTraceback (most recent call last):...
💬 1[Last reply:12 days ago] 这是阿里百炼 API 的模型名称与任务不匹配导致的错误。InvalidParameter: url error 是阿里百炼最常见的选错模型问题:语音识别(ASR)任务必须选择 qwen3-asr 开头的模型,例如 qwen3-asr-flash、qwen3-asr-flash-filetrans;当前报错说明你在阿里百炼设置面板中选择了普通纯文本模型(如 qwen-max、qwen-plus、qw...141.11.**0 Posted at: 12 days ago -
#6582 Video file selection required...
💬 1[Last reply:12 days ago] This error indicates that no video or audio file was selected before starting the task.Click the "选择视频或音频" button on the main screen and choose the video/audio file you want to translate.If you checke...2405:**:3e94 Posted at: 12 days ago
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.