-
#7091 还是会出现漏句子的情况 ,太难受了...
💬 15[Last reply:1 hour ago] 降噪在软件内是纯 CPU 运算,不支持 GPU 加速。处理一部 2 小时电影,耗时没有固定值,取决于你的 CPU 核心数、降噪模型、音频采样率、内存大小以及音频本身的复杂程度。以你的 i5-10400F + 16GB 内存估算,处理时长可能会达到数小时甚至更长,远超出视频本身时长。因此强烈建议:如果只是为了提升语音识别准确度,且视频本身没有明显背景噪声,请关闭降噪,直接识别原始音频,速度会快很多。...182.147**1 Posted at: 1 hour ago -
#7090 网络连接失败Traceback (most recent call last):...
💬 1[Last reply:2 hours ago] 这是网络连接失败引起的。根据日志,你在使用 ElevenLabs.io 语音识别渠道时,经代理 http://127.0.0.1:7892 访问其服务器,但 SSL 握手被服务器中断(EOF occurred in violation of protocol),通常表示代理未生效、端口错误或代理不稳定。解决方案:确认你的科学上网工具已启动,且代理端口确为 7892(可在主界面"对齐控制"行右侧的代...2a09**1ba Posted at: 2 hours ago -
#7089 Unable to open file 'model.bin' in model 'D:/pyvideotrans-v4.12/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last): File...
💬 1[Last reply:2 hours ago] 错误原因是 faster-whisper large-v3-turbo 模型的 model.bin 文件缺失或下载不完整,导致模型无法加载。解决方案:删除损坏的模型目录 关闭软件后,删除整个文件夹: D:/pyvideotrans-v4.12/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo重新获取模型重新打开软件执行任务...43.212**9 Posted at: 2 hours ago -
#7086 显示Resegment:ended...
💬 19[Last reply:4 hours ago] 该日志片段 {"type": "logs", "text": "Resegment:ended"} 是语音识别子进程完成断句/纠错阶段后输出的正常标记,说明 faster-whisper 已成功处理识别结果并结束该步骤。它本身不是错误,也不表示流程中断。当前任务未继续或找不到 _video_out 文件夹,请按以下顺序...119.98**6 Posted at: 13 hours ago -
#7088 Unable to open file 'model.bin' in model 'D:/BaiduNetdiskDownload/win-pyvideotrans-v4.12/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call l...
💬 1[Last reply:5 hours ago] 模型文件缺失或损坏,model.bin 无法被 faster-whisper 正确加载。这通常是因为模型下载不完整(大小/哈希校验失败)或文件被浏览器自动重命名所致。解决方案:彻底删除损坏的模型文件夹 删除整个目录:D:/BaiduNetdiskDownload/win-pyvideotrans-v4.12/models/models--mobiuslabsgmbh--faster-whispe...164.52**2 Posted at: 5 hours ago -
#7087 Lỗi trong giai đoạn nhận diện giọng nói[faster-whisper(Tích hợp sẵn)] No transcription results returned. Please check the original audio/video [info.duration_after_vad=0.0s].info=T...
💬 1[Last reply:6 hours ago] Lỗi này do VAD (Voice Activity Detection) không phát hiện được bất kỳ phân đoạn giọng nói nào trong âm thanh. Cụ thể, log cho thấy:Tổng thời lượng âm thanh: 688.69 giâyThời lượng sau VAD: 0.0 giây → t...116.99**8 Posted at: 6 hours ago -
#7085 File not found: D:\A-win-pyvideotrans-v4.11\tmp\9332\vas-1788713282.5085945.srt...
💬 1[Last reply:17 hours ago] This error is caused by the task pipeline referencing a temporary file that was either deleted prematurely or could not be read. The file D:\A-win-pyvideotrans-v4.11\tmp\9332\vas-1788713282.5085945.sr...42.116**3 Posted at: 17 hours ago -
#7084 VAD errorTraceback (most recent call last):...
💬 1[Last reply:18 hours ago] 该错误发生在语音识别阶段,由 Gemini 渠道执行 VAD(语音活动检测)时抛出。可能原因与排查步骤:VAD 参数设置异常 进入 菜单 → 工具 → 高级选项 → 语音识别参数,检查 语音阈值、静音分割持续毫秒 等参数。可尝试将 语音阈值 调低至 0.3 左右,或将 选择VAD 切换为其他选项。音频文件本身问题 确认 D:/video/RustTikTok-PhotoImport-...mp...2a09**1ba Posted at: 18 hours ago -
#7083 Error code: 400 - {}:Traceback (most recent call last): File...
💬 1[Last reply:19 hours ago] 该报错是阿里百炼(Qwen-MT)翻译渠道的请求参数错误(HTTP 400),常见原因是模型名称选择错误或API 地址/密钥配置不正确。请按以下顺序排查:检查模型名称:进入 菜单 → 翻译设置 → 阿里百炼 API,确认所填模型是纯文本模型(如 qwen-plus、qwen-mt 等)。严禁使用 qwen-asr 开头的模型(那是语音识别用的),也不能使用多模态模型,阿里百炼不允许多模态模型用于字...2a09**1ba Posted at: 19 hours ago -
#7082 在“翻译视频”的功能中,有时候语音识别可能不准,不想在中途一句一句的修改,有现成的字幕文件,就缺了配音,但是像clone相关发声者的配音,能否直接替换发音语言和目标语言的所有srt文件,或者有没有其他方式?...
💬 1[Last reply:19 hours ago] 可以直接使用现成的 SRT 字幕文件,跳过语音识别和翻译阶段,只进行配音和合成。方法一:手动替换(适用于少量视频)假设视频文件名为 myvideo.mp4,发音语言为英文(en),目标语言为中文(zh-cn):在视频同级目录创建 _video_out 文件夹;在 _video_out 内创建子文件夹:myvideo-mp4(格式为 [视频名]-[视频后缀],注意带后缀);将你的两个 SRT 文件复...2409**7d0b Posted at: 19 hours ago -
#7081 File Not Foundhttp://127.0.0.1:8080/v1/models...
💬 1[Last reply:23 hours ago] 这是典型的 404 NotFound 错误,核心原因是您配置的 OpenAI 兼容 API 地址或模型名称与本地服务实际提供的不匹配。排查步骤:检查 API 地址:确认您填写的是服务的基础地址,例如 http://127.0.0.1:8080(或 http://127.0.0.1:8080/v1),不要包含 /v1/models 这类后缀。软件内部会根据您填的地址自动拼接 /v1/chat/com...240e**9c00 Posted at: 23 hours ago -
#7080 what is new in 4.12...
💬 7[Last reply:1 day ago] Here are the remaining ASR settings you can tune in 菜单 → 工具 → 高级选项 → 语音识别参数. The most important ones for aligning dubbing with the original video’s speech timing are already covered, but these additio...2a09**db Posted at: 1 day ago -
#7079 CUDA GPU acceleration unavailable. Verify NVIDIA GPU & CUDA installation (Help -> CUDA Help)....
💬 1[Last reply:1 day ago] This error indicates the software cannot detect a valid CUDA environment for GPU acceleration. Since you are running a source deployment (frozen:False), the issue is almost certainly one of the follow...2601**e2ca Posted at: 1 day ago -
#7078 语音识别阶段出错[阿里FunASR(内置)] Subprocess Error: regex>=2025.10.22 is required for a normal functioning of this module, but found regex==2023.10.3.Try: `pip install transformers -U` or `pi...
💬 1[Last reply:1 day ago] 这是预打包版中 regex 依赖版本过低(2023.10.3)与阿里 FunASR 所需的 regex>=2025.10.22 发生冲突,导致子进程初始化失败。由于你是 Windows 预打包版(frozen:True),无法直接执行 pip install 升级,请按以下顺序尝试解决:重新下载官方最新完整包并覆盖:先去 下载页面 下载最新 2.7GB 完整包,解压后覆盖当前目录。若只覆盖了...111.240**7 Posted at: 1 day ago -
#7077 Trans Error:[Microsoft (Free)] 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth:Traceback (most recent call last):...
💬 1[Last reply:1 day ago] The root cause is that Microsoft has discontinued the free translation endpoint (edge.microsoft.com/translate/auth) that your current version (v3.86) relies on. The 404 error means the service URL is ...2405**721 Posted at: 1 day ago -
#7076 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth...
💬 1[Last reply:1 day ago] 这是因为微软已关闭了旧的免费翻译接口,导致报错。请升级到最新版 v4.11,或改用其他渠道。解决方案:更新软件:下载最新完整包或补丁包覆盖即可。若不想升级,可将翻译渠道改为 Google(需代理)或 M2M100(内置)。推荐使用 DeepSeek:前往 https://platform.deepseek.com/ 充值获取 API Key,填写到 菜单 -> 翻译设置 -> Deep...240e**82a7 Posted at: 1 day ago -
#7075 [GPT-SoVITS] Service must be deployed and running before use...
💬 1[Last reply:1 day ago] This is caused by the GPT-SoVITS API service not running on port 9880. pyVideoTrans cannot connect to 127.0.0.1:9880 because the service is either not started, running on a different port, or the addr...2401**ec17 Posted at: 1 day ago -
#7074 网络连接失败Traceback (most recent call last):...
💬 1[Last reply:1 day ago] gTTS 是 Google 提供的免费 TTS 服务,国内网络无法直接访问。你虽然填写了代理 http://localhost:15236,但 gTTS 库通常无法正确读取软件内填写的代理,导致连接时实际未走代理,从而报 Failed to connect。请按以下顺序排查:确认代理是否可用:打开浏览器访问 https://www.google.com,确保通过该代理可以正常打开。若打不开,说明代...112.17**1 Posted at: 1 day ago -
#7073 Unable to open file 'model.bin' in model 'E:/soft/win-pyvideotrans-v4.11/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last): File...
💬 1[Last reply:1 day ago] 这是由于 faster-whisper 的 large-v3-turbo 模型文件未完整下载或已损坏,导致软件无法加载 model.bin。解决方案:删除损坏的模型目录 进入 E:/soft/win-pyvideotrans-v4.11/models/,将 models--mobiuslabsgmbh--faster-whisper-large-v3-turbo 整个文件夹删除。重新下载模型 ...45.139**7 Posted at: 1 day ago -
#7072 Connection error.Traceback (most recent call last):...
💬 1[Last reply:2 days ago] 这是连接错误:软件尝试连接你配置的「兼容AI/本地模型」翻译接口,但该地址上的服务没有启动或端口/地址配置错误,导致连接被拒绝(WinError 10061)。请按以下顺序排查:检查 API 地址格式 进入 菜单 → 翻译设置 → 兼容AI/本地模型,确认填写的地址是类似 http://127.0.0.1:端口号 或 http://你的服务器IP:端口号。不要使用 0.0.0.0,软件不支持,请...203.175**3 Posted at: 2 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.