-
#7533 Subprocess Error: cannot import name 'TensorSpec' from 'safetensors._safetensors_rust' (C:\Users\Jonathan\Music\win-pyvideotrans-v4.08-0802\_internal\safetensors\_safetensors_rust....
💬 1[Last reply:3 hours ago] This is caused by a version mismatch: your program folder is win-pyvideotrans-v4.08-0802 but the version being run reports v4.13. Only the sp.exe was replaced while the old _internal / videotrans file...2800**8ef2 Posted at: 3 hours ago -
#7532 Connection timeout, please check network stability:{'text': 'Hello, my dear friend, I hope every day of yours is wonderful and joyful!', 'rate': '+0%', 'role': 'Yan(Female/HK)', 'f...
💬 1[Last reply:5 hours ago] 这是 Edge-TTS 通过代理连接微软服务器时超时导致的,根因是代理链路不稳定或 Edge-TTS 走了不稳定的代理。解决方案(按顺序尝试):强制 Edge-TTS 绕过代理(最推荐)在软件根目录(sp.exe 所在文件夹,即 D:/blue/桌面/win-pyvideotrans-v4.13)新建一个空文本文件,命名为:edgetts-noproxy.txt文件名注意是全小写、扩展名为 .tx...2406**531c Posted at: 5 hours ago -
#7531 配音全部失败 :No audio was received. Please verify that your parameters are correct.all_voices={'en-HK-YanNeural'}...
💬 1[Last reply:5 hours ago] 核心原因:Edge-TTS 返回空音频,且使用音色 en-HK-YanNeural(Yan 属于粤语/香港音色),与目标语言「英语」不匹配,导致微软接口不返回该语言音频。解决方案:将配音角色更换为英语音色,例如 en-US-GuyNeural(男)或 en-US-JennyNeural(女),不要使用 Yan。若仍报错,检查代理:当前填写了 http://127.0.0.1:7890,Edge-T...2600**2b24 Posted at: 5 hours ago -
#7530 Proxy configuration issue, check settings or disable proxyTraceback (most recent call last):...
💬 1[Last reply:6 hours ago] 核心原因是配置的代理地址 http://127.0.0.1:7890 无法连接(ConnectionRefusedError WinError 10061),即代理服务未运行或端口错误,导致 Google 翻译请求被拒。解决方案(任选其一):确认代理软件(VPN/Clash 等)已启动,且其本地 HTTP 端口确为 7890。若端口不同,请按实际端口修改主界面对齐控制行右侧的代理文本框。若无需代理...112.2**8 Posted at: 6 hours ago -
#7529 Proxy configuration issue, check settings or disable proxyTraceback (most recent call last):...
💬 1[Last reply:6 hours ago] 这是代理配置问题:您填写的代理地址 http://127.0.0.1:7890 指向的代理服务未运行或端口错误,导致 WinError 10061 目标计算机积极拒绝(代理拒绝连接)。解决方案(任选其一):若不需要代理:清空主界面「对齐控制」行右侧的代理文本框,保存后重试。若需要使用代理:先确认代理软件(如 Clash/V2Ray)已启动,且监听端口确实是 7890。在主界面菜单→工具→高级选项→...112.2**8 Posted at: 6 hours ago -
#7528 GoogleTranslate:ut...
💬 1[Last reply:7 hours ago] The GoogleTranslate:ut error is caused by the Google Translate free channel being rate-limited (HTTP 429) or your VPN/proxy IP being flagged as abnormal by Google.Solutions (in order of effectiveness)...197.15**8 Posted at: 7 hours ago -
#7527 Error during subtitle translation stage [Google Translate (Free)] 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google....
💬 1[Last reply:7 hours ago] 429 Too Many Requests means Google's free endpoint rate-limited your IP. There are three common causes:Your VPN/proxy exit IP is flagged as abnormal traffic by Google (very common when using a VPN).Re...78.84**6 Posted at: 7 hours ago -
#7526 mkl_malloc: failed to allocate memory,Traceback (most recent call last): File...
💬 1[Last reply:8 hours ago] 这是内存分配失败错误,核心原因是系统物理内存(RAM)不足,无法为 faster-whisper 分配加载模型所需的 MKL 内存。原因分析:错误 mkl_malloc: failed to allocate memory 明确指向底层 Intel MKL 数学库在申请内存时被系统拒绝,属于内存资源耗尽。日志显示你未启用 CUDA 加速,因此模型完全依赖 CPU + 内存运行,内存占用会进一步放大...123.138**9 Posted at: 8 hours ago -
#7518 字幕文件乱配,后面的时间长度根本对不上...
💬 5[Last reply:9 hours ago] 新版本重新调整了断句算法、VAD 切分逻辑以及 SpeedRate 对齐引擎,默认的字幕切分颗粒度和检测阈值发生了变化,导致字幕切片与配音时长更容易错位;这不是功能退化,而是默认参数行为改变了。请按以下步骤调整,可恢复到旧版的稳定对齐效果:1. 开启核心对齐开关(最关键)主界面「同步对齐」区域:✅ 勾选「配音加速」✅ 勾选「视频慢速」两者同时选中时,SpeedRate 引擎会让声音和画面各承担一半...112.49**5 Posted at: 12 hours ago -
#7524 Qwen3-TTS 配音怎么这么慢。我的显卡是RTX5090...
💬 2[Last reply:9 hours ago] qwen3-tts在没有安装flash-attn 模块的情况下,会非常慢,但该模块在win下兼容性极差,几乎不可用,因此默认是不包含的...2408**442b Posted at: 10 hours ago -
#7525 Selecting LLM to correct errors, using the DeepSeek channel, but the key SK was not entered....
💬 1[Last reply:9 hours ago] The LLM error-correction feature is enabled and set to the DeepSeek channel, but no DeepSeek API key (SK) has been configured, so the request cannot be authenticated.Solutions (choose one):If you want...116.108**4 Posted at: 9 hours ago -
#7523 Unable to open file 'model.bin' in model 'D:/SP/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last): File...
💬 1[Last reply:10 hours ago] 核心原因:large-v3-turbo 模型文件未下载完整或下载失败,导致缺少关键的 model.bin 文件。这在模型体积较大时(1-5GB)非常常见,尤其从国外站点下载容易被中断。解决方案:删除目录 D:/SP/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo 整个文件夹。手动下载该模型所有文件:地址:https://hu...2408**92b1 Posted at: 10 hours ago -
#7522 W0921 19:22:36.052000 20400 Lib\site-packages\torch\distributed\elastic\multiprocessing\redirects.py:29] NOTE: Redirects......
💬 1[Last reply:10 hours ago] 核心原因是 Index-TTS 独立部署包自带的 PyTorch 版本过旧,其 CUDA 内核不包含 RTX 50 系(Blackwell 架构,sm_120)的编译镜像,因此 self.gpt.eval().half() 在初始化时直接触发 no kernel image is available 崩溃。这与 pyVideoTrans 本体无关,是 Index-TTS 运行环境本身的 CUDA ...2408**442b Posted at: 10 hours ago -
#7521 Unable to open file 'model.bin' in model 'D:/SP/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last): File...
💬 1[Last reply:11 hours ago] 这是模型文件下载失败或下载不完整导致的。model.bin 是 faster-whisper 模型的核心文件,因该模型体积较大(约1.5G+)且存放于国外 huggingface 站点,网络不稳定时常出现下载中断,最终缺失或文件不完整。解决步骤:彻底删除不完整的模型目录:D:/SP/models/models--mobiuslabsgmbh--faster-whisper-large-v3-tur...2408**92b1 Posted at: 11 hours ago -
#7520 Unable to open file 'model.bin' in model 'D:/SP/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last): File...
💬 1[Last reply:12 hours ago] 核心原因:faster-whisper的模型文件 model.bin 下载失败或不完整,导致加载报错。模型体积较大(large-v3-turbo约1.5GB+),首次使用需从 huggingface.co 在线下载,国内网络无法直接访问,即使软件自动切换镜像站也可能因频率限制或网络不稳定而下载中断,最终得到的模型目录看似存在,实际缺少或损坏了 model.bin。解决方案:进入 D:/SP/mod...2408**5fa7 Posted at: 12 hours ago -
#7519 Unable to open file 'model.bin' in model 'D:/SP/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last): File...
💬 1[Last reply:12 hours ago] 核心原因:faster-whisper 的 large-v3-turbo 模型未下载完整或下载失败,缺少核心文件 model.bin。解决方案:进入 D:/SP/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo 文件夹,彻底删除该文件夹内全部内容(下载失败或不完整必须删除,不能覆盖)。手动下载该模型全部文件:https://h...2408**5fa7 Posted at: 12 hours ago -
#7517 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google.com/m%3Fsl%3Den%26tl%3Des%26hl%3Des%26q%3DWelcome%2520to%2520my%25...
💬 1[Last reply:13 hours ago] 该错误的根本原因是:Google 免费翻译接口对您的 IP 触发了限流(429 Too Many Requests),返回了 Google 的验证拦截页 google.com/sorry/index,导致翻译请求被判定为异常流量而拒绝。解决方案(按推荐优先级)1. 更换翻译渠道(最推荐,可彻底避免此问题)Google 免费接口限流严重且需要代理,建议改用 AI 大模型渠道(翻译质量更好且不易限流)...88.5**2 Posted at: 13 hours ago -
#7516 最新版本在哪下载...
💬 1[Last reply:13 hours ago] 最新版本 v4.13(更新日期 2026-09-20)下载地址:https://pyvideotrans.com/downpackage下载说明:首次使用请下载 完整版压缩包(约 2.7GB),内含完整运行依赖及 ffmpeg.exe / ffprobe.exe。若已有旧版本,可下载 补丁包(约 360MB)覆盖到旧版本目录使用(旧版本与最新版相差较大时,建议用完整包覆盖)。必须解压后运行,禁止在...111.35**6 Posted at: 13 hours ago -
#7515 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth...
💬 1[Last reply:13 hours ago] 这是因为您使用的 v3.81 版本过旧,微软免费翻译 API 接口已变更(旧接口返回 404),旧版本的调用方式已失效。解决方案(任选其一):升级软件:更新到 v4.09 或更高版本,该版本已修复此问题。若升级后仍报错,请重新下载补丁包覆盖。改用其他翻译渠道:使用 DeepSeek(推荐):前往 https://platform.deepseek.com/ 登录充值,获取 API Key,填写到「...111.35**6 Posted at: 13 hours ago -
#7514 语音识别阶段出错[硅基流动] videotrans.configure.excepts.SpeechToTextErrorTraceback (most recent call last):...
💬 1[Last reply:13 hours ago] 这是通过硅基流动渠道进行语音识别时请求失败导致的错误。底层原因是 _siliconflow.py 调用硅基流动 API 时返回了错误,经 tenacity 重试后仍然失败,最终抛出 SpeechToTextError。可能的原因与排查方向:未在硅基流动渠道使用语音识别模型:硅基流动同时提供翻译和语音识别等多种模型,需确认「语音识别」下拉框中对应选择的模型是硅基流动的 ASR(语音识别)类模型,而不...23.247**6 Posted at: 13 hours 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.