-
#7526 mkl_malloc: failed to allocate memory,Traceback (most recent call last): File...
💬 1[Last reply:33 minutes ago] 这是内存分配失败错误,核心原因是系统物理内存(RAM)不足,无法为 faster-whisper 分配加载模型所需的 MKL 内存。原因分析:错误 mkl_malloc: failed to allocate memory 明确指向底层 Intel MKL 数学库在申请内存时被系统拒绝,属于内存资源耗尽。日志显示你未启用 CUDA 加速,因此模型完全依赖 CPU + 内存运行,内存占用会进一步放大...123.138**9 Posted at: 33 minutes ago -
#7518 字幕文件乱配,后面的时间长度根本对不上...
💬 5[Last reply:1 hour ago] 新版本重新调整了断句算法、VAD 切分逻辑以及 SpeedRate 对齐引擎,默认的字幕切分颗粒度和检测阈值发生了变化,导致字幕切片与配音时长更容易错位;这不是功能退化,而是默认参数行为改变了。请按以下步骤调整,可恢复到旧版的稳定对齐效果:1. 开启核心对齐开关(最关键)主界面「同步对齐」区域:✅ 勾选「配音加速」✅ 勾选「视频慢速」两者同时选中时,SpeedRate 引擎会让声音和画面各承担一半...112.49**5 Posted at: 4 hours ago -
#7524 Qwen3-TTS 配音怎么这么慢。我的显卡是RTX5090...
💬 2[Last reply:1 hour ago] qwen3-tts在没有安装flash-attn 模块的情况下,会非常慢,但该模块在win下兼容性极差,几乎不可用,因此默认是不包含的...2408**442b Posted at: 2 hours ago -
#7525 Selecting LLM to correct errors, using the DeepSeek channel, but the key SK was not entered....
💬 1[Last reply:2 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: 2 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:2 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: 2 hours ago -
#7522 W0921 19:22:36.052000 20400 Lib\site-packages\torch\distributed\elastic\multiprocessing\redirects.py:29] NOTE: Redirects......
💬 1[Last reply:2 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: 2 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:3 hours ago] 这是模型文件下载失败或下载不完整导致的。model.bin 是 faster-whisper 模型的核心文件,因该模型体积较大(约1.5G+)且存放于国外 huggingface 站点,网络不稳定时常出现下载中断,最终缺失或文件不完整。解决步骤:彻底删除不完整的模型目录:D:/SP/models/models--mobiuslabsgmbh--faster-whisper-large-v3-tur...2408**92b1 Posted at: 3 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:4 hours ago] 核心原因:faster-whisper的模型文件 model.bin 下载失败或不完整,导致加载报错。模型体积较大(large-v3-turbo约1.5GB+),首次使用需从 huggingface.co 在线下载,国内网络无法直接访问,即使软件自动切换镜像站也可能因频率限制或网络不稳定而下载中断,最终得到的模型目录看似存在,实际缺少或损坏了 model.bin。解决方案:进入 D:/SP/mod...2408**5fa7 Posted at: 4 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:4 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: 4 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:5 hours ago] 该错误的根本原因是:Google 免费翻译接口对您的 IP 触发了限流(429 Too Many Requests),返回了 Google 的验证拦截页 google.com/sorry/index,导致翻译请求被判定为异常流量而拒绝。解决方案(按推荐优先级)1. 更换翻译渠道(最推荐,可彻底避免此问题)Google 免费接口限流严重且需要代理,建议改用 AI 大模型渠道(翻译质量更好且不易限流)...88.5**2 Posted at: 5 hours ago -
#7516 最新版本在哪下载...
💬 1[Last reply:5 hours ago] 最新版本 v4.13(更新日期 2026-09-20)下载地址:https://pyvideotrans.com/downpackage下载说明:首次使用请下载 完整版压缩包(约 2.7GB),内含完整运行依赖及 ffmpeg.exe / ffprobe.exe。若已有旧版本,可下载 补丁包(约 360MB)覆盖到旧版本目录使用(旧版本与最新版相差较大时,建议用完整包覆盖)。必须解压后运行,禁止在...111.35**6 Posted at: 5 hours ago -
#7515 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth...
💬 1[Last reply:5 hours ago] 这是因为您使用的 v3.81 版本过旧,微软免费翻译 API 接口已变更(旧接口返回 404),旧版本的调用方式已失效。解决方案(任选其一):升级软件:更新到 v4.09 或更高版本,该版本已修复此问题。若升级后仍报错,请重新下载补丁包覆盖。改用其他翻译渠道:使用 DeepSeek(推荐):前往 https://platform.deepseek.com/ 登录充值,获取 API Key,填写到「...111.35**6 Posted at: 5 hours ago -
#7514 语音识别阶段出错[硅基流动] videotrans.configure.excepts.SpeechToTextErrorTraceback (most recent call last):...
💬 1[Last reply:5 hours ago] 这是通过硅基流动渠道进行语音识别时请求失败导致的错误。底层原因是 _siliconflow.py 调用硅基流动 API 时返回了错误,经 tenacity 重试后仍然失败,最终抛出 SpeechToTextError。可能的原因与排查方向:未在硅基流动渠道使用语音识别模型:硅基流动同时提供翻译和语音识别等多种模型,需确认「语音识别」下拉框中对应选择的模型是硅基流动的 ASR(语音识别)类模型,而不...23.247**6 Posted at: 5 hours ago -
#7513 必须选择视频文件=system:Windows-10-10.0.26200-SP0version:v4.10frozen:Truelanguage:zhroot_dir:D:/...
💬 1[Last reply:6 hours ago] 提示"必须选择视频文件"说明软件未检测到有效的输入文件。请按以下顺序排查:确认是否真正选中了文件:点击左上角「选择音频或视频」按钮后,在弹出的文件对话框里必须双击或点选一个实际存在的音视频文件(mp4/mkv/avi/mov/wav/mp3等),仅打开对话框不算选中;若勾选了「文件夹」,则需选择含有视频的文件夹。检查文件名与路径:文件路径和名称中不要包含中文、空格、表情或其他特殊符号,例如 D:\...39.82**2 Posted at: 6 hours ago -
#7512 Allocated quota exceeded, please increase your quota limit. For details, see: https://help.aliyun.com/zh/model-studio/error-code#token-limitTraceback (most recent call last):...
💬 1[Last reply:6 hours ago] 核心原因是:你使用的「阿里百炼API」字幕翻译渠道,账户配额(Token 额度)已耗尽或超出免费额度限制,与软件本身无关。错误信息 Allocated quota exceeded, please increase your quota limit 由阿里云返回。解决方案(任选其一)前往阿里云百炼平台充值/提升配额登录阿里云百炼控制台,为对应模型开通付费或提升 Token 配额,地址见报错中的帮助...64.118**2 Posted at: 6 hours ago -
#7511 请确保每行使用 # 号分割为 参考音频名称#参考音频文本内容 两部分当前行不符合要求: {''}...
💬 1[Last reply:7 hours ago] 这是因为你在设置参考音频时填写的内容为空行,软件按每行必须用 # 分割为「参考音频名称#参考音频文本」两部分来解析,空行 {''} 不符合要求。解决方法:打开 菜单 -> TTS 设置 -> 设置参考音频。删除所有空行(每行之间不要留多余空行,末尾也不要留空行)。每行严格按 文件名.wav#音频中的说话文本 格式填写,例如:myaudio1.wav#你说四大皆空,却...203.10**2 Posted at: 7 hours ago -
#7510 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] The 429 Too Many Requests error from Google Translate (Free) has two common root causes: (1) your VPN/proxy exit IP is flagged as "unclean" by Google, or (2) you are sending requests too frequently, t...2402**db95 Posted at: 7 hours ago -
#7509 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google.com/m%3Fsl%3Dzh-cn%26tl%3Den%26hl%3Den%26q%3D%25E5%25A4%25A7%25E5%...
💬 1[Last reply:7 hours ago] 这是 Google 免费翻译接口触发的限流(429 Too Many Requests),并非软件本身的 Bug。由于请求频率过高或所用 VPN 节点 IP 被 Google 标记为异常,翻译被直接拒绝。解决方案(任选其一):降低请求频率:进入 菜单 → 工具 → 高级选项 → 字幕翻译,将 传统翻译渠道每批字幕行数 与 AI翻译渠道每批字幕行数 均设为 1,并增大 翻译后暂停秒(如设为 3~5 ...111.181**8 Posted at: 7 hours ago -
#7508 HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=ja&tl=zh-cn&hl=zh-cn&q=%E3%82%B7%E3%83%BC%E3%82%BA%E3%83%A0%E3%82%B2%E3%83%BC%E3%83...
💬 1[Last reply:9 hours ago] 核心原因是:软件配置了网络代理,但该代理服务未运行或端口错误,导致所有 Google 翻译请求被拒绝(WinError 10061 目标计算机积极拒绝)。同时你的版本 v3.81 过旧,建议一并升级。解决方案:检查代理设置:在主界面「对齐控制(Alignment)」行右侧的代理文本框,查看是否填写了类似 http://127.0.0.1:10808 的地址。如果你当前没有运行代理软件,请清空该文本...16.163**6 Posted at: 9 hours ago -
#7507 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth[faster-whisper(本地内置), Google(免费), OmniVoice(本地API)]Traceback (most recent call last):...
💬 1[Last reply:11 hours ago] 微软免费翻译接口已失效,且你使用的版本过旧(v4.02)。解决方案(任选其一):升级软件(推荐):升级到最新 v4.13,该版本已针对微软翻译接口变更做了修复。改用 DeepSeek 翻译:访问 https://platform.deepseek.com/ 注册充值(最低1元),获取 API Key,填入 菜单 → 翻译设置 → DeepSeek 中,然后在主界面翻译渠道下拉框选择 DeepSee...114.253**0 Posted at: 11 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.