-
#7072 Connection error.Traceback (most recent call last):...
💬 1[Last reply:30 minutes ago] 这是连接错误:软件尝试连接你配置的「兼容AI/本地模型」翻译接口,但该地址上的服务没有启动或端口/地址配置错误,导致连接被拒绝(WinError 10061)。请按以下顺序排查:检查 API 地址格式 进入 菜单 → 翻译设置 → 兼容AI/本地模型,确认填写的地址是类似 http://127.0.0.1:端口号 或 http://你的服务器IP:端口号。不要使用 0.0.0.0,软件不支持,请...203.175**3 Posted at: 31 minutes ago -
#7071 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/authTraceback (most recent call last):...
💬 1[Last reply:1 hour ago] 核心原因:微软官方关闭了免费翻译接口的旧认证端点,导致 404 报错。日志显示你选择了 Google 翻译渠道,但 Google 在国内无法直连(需代理),软件自动回退到微软翻译重试,微软接口已失效,所以最终报错。解决方案(按优先级):升级软件版本:当前版本为 v4.06。请下载 v4.09 及以上的最新版(推荐 v4.11)后再试。微软接口的新认证方式已在后续版本适配。如已升级后仍报错:下载补丁...240e**2368 Posted at: 1 hour ago -
#7070 程序内部错误:'NoneType' object has no attribute 'decode'Traceback (most recent call last):...
💬 1[Last reply:3 hours ago] 这个错误指向 Hy-MT2-1.8B 内置翻译模型在处理时返回了空值,最常见原因是模型文件未完整下载或已损坏。解决方案:检查 软件目录/models/models--tencent--Hy-MT2-1.8B 文件夹是否存在且文件完整。若模型不完整,请删除该目录后重新下载,或手动从 huggingface.co/tencent/Hy-MT2-1.8B/tree/main 下载所有文件覆盖到该目录。如...111.40**7 Posted at: 3 hours ago -
#7068 文件不存在:E:\录播\GIS老大哥抖音直播\%5BGIS老大哥正在直播%5D.%5B20260905090529%5D.mp4...
💬 7[Last reply:4 hours ago] 建议升级到 v4.11 再试,该版本可能对拖放路径的解码处理有改动。升级方式:若你当前是完整包,可直接下载补丁包覆盖;若版本差异较大,建议下载完整包覆盖。升级后若仍出现“文件不存在”错误,请按之前方案将视频重命名为纯英文数字下划线且不含特殊符号,并使用“选择音频或视频”按钮导入。请查阅相关文档:下载软件...2409**5b1e Posted at: 4 hours ago -
#7069 Video file selection required...
💬 1[Last reply:4 hours ago] This error occurs because no video/audio file was selected before clicking the "开始执行" (Start Execution) button. The software requires an input file to begin processing.Solution:Click the 「选择音频或视频」 (Se...103.141**5 Posted at: 4 hours ago -
#7067 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth...
💬 1[Last reply:5 hours ago] 这是微软翻译接口已变更导致的失效问题。您的软件版本为 v3.80,已严重落后。请下载并升级到最新版本 v4.11(完整包或补丁包覆盖,建议先下载完整包避免依赖缺失)。升级后仍无法使用微软翻译时,可改用 DeepSeek 翻译(效果好、价格低),在 菜单 -> 翻译设置 -> DeepSeek 中填入 API Key 后,翻译渠道选择 DeepSeek 即可。也可改用内置的 M2M100...240e**148d Posted at: 5 hours ago -
#7066 submitting a packet to the muxer: No space left on device muxing a packet writing trailer: No space left on device closing file: No space left on device...
💬 1[Last reply:7 hours ago] 这是磁盘空间不足导致的。FFmpeg 在最终合成/封装视频时,无法写入数据,说明输出位置所在的磁盘(或软件临时目录所在的 E 盘)已经满了。解决方案立即清理临时文件 关闭软件,进入软件根目录 E:\pyvideotransv,找到 tmp 文件夹,删除其中所有内容。该目录存放音视频切片、缓存等中间文件,通常占用很大。检查输出位置磁盘剩余空间 如果未点击「输出到...」,默认输出在源视频同级的 ...116.149**9 Posted at: 7 hours ago -
#7065 翻译字幕阶段出错 [Google(免费)] 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/authTraceback (most recent call last):...
💬 1[Last reply:12 hours ago] 这是微软翻译接口失效导致的。你当前使用的是旧版 v3.91,微软已关闭了 edge.microsoft.com/translate/auth 这个免费接口,旧版自动回退到微软翻译时就会报此错误。解决方案:升级软件到最新版 v4.11:旧版内置的微软翻译地址已失效,新版已适配。请重新下载完整包或补丁包覆盖。更换翻译渠道:若暂时无法升级,可改用 DeepSeek(效果优、成本低)或本地离线翻译模型 M...114.88**5 Posted at: 12 hours ago -
#7064 语音识别阶段出错[faster-whisper(本地内置)] No transcription results returned. Please check the original audio/video or model and try again.info=TranscriptionInfo(language='ja', language_probab...
💬 1[Last reply:15 hours ago] 核心原因:faster-whisper 在 VAD(语音活动检测)阶段将整段音频全部判定为静音,duration_after_vad=0.0 说明有效人声时长为 0。这通常由以下情况导致:音频本身无有效人声、音量过低、背景噪音过大,或 VAD 阈值设置不当。请按顺序排查:确认原始视频确实有清晰人声:用播放器播放原视频,确认存在真实的说话声,而非纯背景音乐或静音。降低 VAD 灵敏度:在 菜单 → ...120.238**4 Posted at: 15 hours ago -
#7063 Traceback (most recent call last): File...
💬 1[Last reply:16 hours ago] The error occurs because the gTTS engine received an empty text string from a subtitle line. This AssertionError: No text to send to TTS API is triggered when the software attempts to synthesize speec...42.116**0 Posted at: 16 hours ago -
#7062 Error during TTS dubbing stage [gTTS(Free)] AssertionError: No text to send to TTS APITraceback (most recent call last):...
💬 1[Last reply:17 hours ago] The error AssertionError: No text to send to TTS API is raised by the gTTS library because one or more subtitle entries in your SRT file are empty—they have timecodes but no text content (or only whit...42.116**0 Posted at: 17 hours ago -
#7061 CUDA GPU acceleration unavailable. Verify NVIDIA GPU & CUDA installation (Help -> CUDA Help)....
💬 1[Last reply:18 hours ago] This error means the software could not detect an NVIDIA GPU or a compatible CUDA/cuDNN environment, so GPU acceleration cannot be used. This is not a software bug — it's a system-level dependency iss...103.29**7 Posted at: 18 hours ago -
#7060 [enforce fail at alloc_cpu.cpp:116] data. DefaultCPUAllocator: not enough memory: you tried to allocate 13200199680 bytes.:Traceback (most recent call last): File...
💬 1[Last reply:20 hours ago] 这是系统物理内存不足导致的。日志明确显示 DefaultCPUAllocator: not enough memory: you tried to allocate 13200199680 bytes,即程序尝试分配 13.2GB 内存失败。你当前使用的是 Qwen-ASR(内置) 1.7B 模型,且未启用 CUDA 加速(纯 CPU 运行),该模型在 CPU 推理时需要消耗大量内存,远超可用内存...112.47**1 Posted at: 20 hours ago -
#7059 Parameter `temperature` is not a valid key-word argument. Please click on 'view API' in the footer of the Gradio app to see usage.:{'text': '你好啊,我亲爱的朋友,希望你的每一天都是美好愉快的!', 'role': 'z...
💬 3[Last reply:21 hours ago] 报错本质是:软件向你的 Gradio WebUI 发送请求时,多传了一个它不认识的 temperature 参数,而对方接口不接受。虽然你感觉“没读取 gradio_api.txt”,但该参数几乎一定是从某个配置中带出来的。 排查步骤:检查 gradio_api.txt 位置和内容文件必须位于软件根目录(即 sp.exe 所在文件夹),文件名完全一致为 gradio_api.txt,注意无空格、...27.17**0 Posted at: 21 hours ago -
#7058 语音识别阶段出错[faster-whisper(内置)] Unable to allocate 757. MiB for an array with shape (198373024,) and data type float32:Traceback (most recent call last): File...
💬 1[Last reply:22 hours ago] 这是内存(RAM/显存)不足导致的分配失败。faster-whisper 的 large-v3 模型本身需要约 8GB 显存,且会额外消耗系统内存用于特征数组(float32 数组)。当前系统无法分配 757 MiB 内存,说明可用内存已耗尽。请按以下顺序操作:降低识别模型:在语音识别渠道中,将模型从 large-v3 改为 large-v3-turbo(速度与质量兼顾)或 small / med...240e**290b Posted at: 22 hours ago -
#7056 Parameter `lang_choice` is not a valid key-word argument. Please click on 'view API' in the footer of the Gradio app to see usage.:{'text': '你好啊,我亲爱的朋友,希望你的每一天都是美好愉快的!', 'role': 'z...
💬 3[Last reply:23 hours ago] gradio_api.txt 文件需要手动创建,软件默认不会自带。你的报错说明已经向该 Gradio 接口传递了 lang_choice 参数,但该参数并非你所对接的 TTS WebUI 接口的有效参数。请按以下步骤操作:定位软件根目录:进入 sp.exe 或 sp.py 所在的文件夹(即 G:/win-pyvideotrans-v4.11)。新建配置文件:在该目录下新建一个文本文件,命名为 gr...27.17**0 Posted at: 23 hours ago -
#7057 Audio listen unavailable for original voice clone...
💬 1[Last reply:23 hours ago] This error means pyVideoTrans cannot access/read the audio from the original video, which is required for clone voice cloning (it needs to extract reference audio slices from the original file).Common...103.28**3 Posted at: 23 hours ago -
#7055 必须填写 密钥 信息...
💬 1[Last reply:1 day ago] 这是某个需要配置 API 密钥的在线渠道(翻译、语音识别或配音)被选中,但密钥未填写导致的。解决方法:定位是哪个渠道报错:查看主界面当前选中的:语音识别渠道(第2行):如为 阿里百炼、豆包、OpenAI、Gemini、Deepgram、小米 等在线API翻译渠道(第3行):如为 DeepSeek、OpenAI、Gemini、百度翻译、腾讯翻译、阿里翻译、DeepL 等配音渠道(第4行):如为 豆包...2408**9739 Posted at: 1 day ago -
#7054 如何生成高清视频...
💬 1[Last reply:1 day ago] 视频翻译后生成视频的清晰度由以下参数控制,请按需调整:视频输出质量:进入 菜单 → 工具 → 高级选项 → 视频输出控制,将「视频输出质量控制」设为较小值(0=无损,51=质量差文件小),默认约 23,调至 18~20 可显著提升清晰度。输出视频压缩率:同一面板中,将「输出视频压缩率」从默认 veryfast 改为 slow 或 slower,压缩率越高、画面细节保留越好。编码格式:选择 265 ...117.185**4 Posted at: 1 day ago -
#7053 无效的值或参数:invalid literal for int() with base 10: 'qwen':Traceback (most recent call last): File...
💬 1[Last reply:1 day ago] 此错误是因为你在翻译渠道中选择了阿里百炼(Qwen)API,但配置的模型名称不正确。代码在解析模型名称时,期望得到有效的模型 ID(如 qwen-plus、qwen-max 等),却收到了字符串 'qwen',导致 int() 转换失败。解决方法:打开软件顶部菜单:翻译设置 → 阿里百炼;检查「模型名称」输入框,务必填写完整的纯文本模型 ID,例如:qwen-plusqwen-...2408**9739 Posted at: 1 day 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.