-
#6853 自动下载模型失败,你可以点击【查看帮助教程】了解如何手动下 Traceback (most recent call last):File "httpx\_transports\default.py",line 101, in map_htt......
💬 1[Last reply:1 hour ago] 这是自动下载模型时无法连接到模型仓库(如 huggingface.co)导致的网络请求失败,常见于国内网络环境或代理设置不当。解决办法:检查网络环境:若在国内,建议开启科学上网代理,或使用稳定的网络。若已开启代理,请确认软件内的代理设置正确(菜单 → 工具/选项 → 网络代理),格式如 http://127.0.0.1:端口号。若自动下载仍失败,请直接手动下载模型文件并放置到对应目录。每个渠道的模...211.20.**6 Posted at: 1 hour ago -
#6852 ...
💬 1[Last reply:1 hour ago] 无法查看该图片的实际内容。请描述您遇到的问题或提供以下信息以便分析:软件版本号(软件左上角显示)操作系统及安装方式(Windows 预打包版 / 源码部署)具体报错信息或界面异常的文字描述(或复制 logs/ 文件夹中最新的日志底部约30行)您正在执行的操作(如:翻译视频、语音转录、配音等)若问题涉及具体渠道报错,请说明使用的是哪个识别/翻译/配音渠道及模型名称。...211.20.**6 Posted at: 1 hour ago -
#6851 Automatic model download failed. Click [Help Docs] for manual download instructions:...
💬 1[Last reply:1 hour ago] The error is caused by the HuggingFace library being forced into offline mode via the HF_HUB_OFFLINE environment variable. This blocks all model downloads, including the required F5-TTS vocoder charac...186.2.**3 Posted at: 1 hour ago -
#6850 Unable to open file 'model.bin' in model 'E:/ftnn/videotrans/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (most recent call last): File...
💬 1[Last reply:2 hours ago] 这是模型文件缺失或损坏导致的。报错 Unable to open file 'model.bin' 说明 faster-whisper 的 model.bin 文件无法读取,通常是模型下载不完整或文件被改名所致。解决方案:关闭软件,删除整个不完整的模型文件夹:E:/ftnn/videotrans/models/models--mobiuslabsgmbh--faster-whi...2001:**:4 Posted at: 2 hours ago -
#6849 cannot reshape tensor of 0 elements into shape [-1, 0] because the unspecified dimension size -1 can be any value and is ambiguous,Traceback (most recent call last): File...
💬 1[Last reply:2 hours ago] 这是 OmniVoice 内置渠道在语音克隆(clone 角色)模式下,从原始音频截取的参考音频为空 导致的错误。参考音频必须是真实存在、时长合理的音频数据,如果截取到 0 采样点或纯静音,就会在 torchaudio.resample 时触发 cannot reshape tensor of 0 elements。解决方案1. 验证原始音频文件使用播放器打开 E:/videoplayback_(...120.244.**9 Posted at: 2 hours ago -
#6848 翻译字幕阶段出错 [兼容AI/本地模型] 连接超时,请检查网络连接是否稳定Traceback (most recent call last):...
💬 1[Last reply:3 hours ago] 这是【兼容AI/本地模型】翻译渠道向所配置的API服务发起请求时,等待响应超时(openai.APITimeoutError / httpx.ReadTimeout)导致的。请按以下顺序排查:确认API服务已启动且地址正确若为本地部署的模型,确认服务进程在运行,且填写的端口与启动端口一致。若为第三方中转/兼容OpenAI接口,确认地址、密钥、模型名称均正确。API地址严禁填写 0.0.0.0,应改...103.197.**5 Posted at: 3 hours ago -
#6847 翻译字幕阶段出错 [兼容AI/本地模型] 内容太长超出最大允许Token,请减小内容或增大max_token,或者降低每次发送字幕行数Could not parse response content as the length limit ......
💬 1[Last reply:4 hours ago] 这是翻译渠道的输出长度超出了模型允许的 max_token 上限,导致返回内容被截断(completion_tokens=4096 已达到上限)。解决方案(二选一或同时执行):降低每批发送的字幕行数打开 菜单 → 工具/选项 → 高级选项 → 字幕翻译调整将 「AI翻译渠道每批字幕行数」 调小,例如先设为 1 或 5,观察是否成功增大该 AI 渠道的 max_token 上限进入 菜单 → 翻译设...119.123.**6 Posted at: 4 hours ago -
#6846 Unable to open file 'model.bin' in model 'C:/Users/JAIVA/Downloads/win-pyvideotrans-v4.10/models/models--Systran--faster-whisper-large-v3',Traceback (most recent call last): File...
💬 1[Last reply:7 hours ago] The root cause is that the faster-whisper large-v3 model at C:/Users/JAIVA/Downloads/win-pyvideotrans-v4.10/models/models--Systran--faster-whisper-large-v3 is incomplete or corrupted. The model.bin fi...2401:**:8f96 Posted at: 7 hours ago -
#6845 语音识别阶段出错 [faster-whisper(本地)] 出错了,可能内存或显存不足A child process terminated abruptly, the process pool is not usable anymore...
💬 1[Last reply:11 hours ago] 这是本地 faster-whisper 子进程崩溃导致的 BrokenProcessPool 错误,最常见原因是 CUDA 显存不足,也可能因模型损坏或驱动兼容性问题引发。请按以下顺序排查处理:降低模型尺寸:你当前使用的是 distil-large-v3.5 模型,对显存要求较高。建议到主界面语音识别渠道中将模型改为 small 或 medium 再试。关闭 GPU 同时任务数:打开菜单 → 工具...103.197.**5 Posted at: 11 hours ago -
#6844 Error no file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory E:/自动翻译/win-pyvideotrans-v4.10/models/models--Qwen-...
💬 9[Last reply:12 hours ago] 从报错看,问题依然出在 models--Qwen--Qwen3-TTS-12Hz-0.6B-Base\speech_tokenizer 这个子目录。你上传的截图展示的是模型根目录,但报错明确说 speech_tokenizer 子目录内找不到任何模型权重文件(如 model.safetensors 或 pytorch_model.bin)。也就是说,你只在根目录下载了文件,漏掉了 speech_t...9.142.**2 Posted at: 12 hours ago -
#6843 No transcription results returned. Please check the original audio/video [info.duration_after_vad=0.0s].info=TranscriptionInfo(language='ja', language_probability=1, duration=1817....
💬 1[Last reply:14 hours ago] 错误核心原因:duration_after_vad=0.0 表示 语音活动检测(VAD)认为整段音频中没有有效的人声,因此识别程序直接返回空结果。这通常由三种情况引起:视频本身只有背景音乐/画面,没有清晰的人声说话;原音频流的音量极低或背景噪音过大,导致 VAD 全部过滤;VAD 阈值设置过高,把正常语音误判为静音。请按以下顺序排查:第一步:确认原视频是否真的包含人声用系统播放器播放该视频,确认是...183.48.**9 Posted at: 14 hours ago -
#6842 翻译字幕阶段出错:[DeepSeek] 内容太长超出最大允许Token,请减小内容或增大max_token,或者降低每次发送字幕行数Could not parse response content as the length limit was reached - CompletionUsage(completion_tokens=8091, prompt_...
💬 1[Last reply:14 hours ago] 这是DeepSeek模型返回内容超出max_token限制导致的。从日志可见 completion_tokens=8091,其中 reasoning_tokens=8091,说明 DeepSeek 使用了“思考模式”,消耗了大量 token 后达到上限而被截断。请按以下步骤操作:取消 DeepSeek 思考模式:菜单 → 翻译设置 → DeepSeek,取消勾选 Thinking(思考模式)。思考...103.151.**9 Posted at: 14 hours ago -
#6841 语音识别阶段出错[faster-whisper(内置)] No transcription results returned. Please check the original audio/video [info.duration_after_vad=0.0s].info=TranscriptionInfo(language='en', language_...
💬 1[Last reply:14 hours ago] 核心原因:VAD(语音活动检测)在预分割阶段检测到音频中没有任何语音片段,导致 duration_after_vad=0.0,所以识别结果为空。常见于:音频本身无人声、VAD 参数过于严格、或 CUDA 加速异常导致 VAD 模块运行失败。请按以下顺序排查:确认视频是否真的有人声 用播放器试听该视频,确认有清晰的人类说话声。如果只有背景音乐/画面,软件无法识别,这是正常现象。关闭 VAD 或调整...183.48.**9 Posted at: 14 hours ago -
#6840 API key ID used as API key - only valid API keys can be used. API keys start with 'sk_' and are shown when the key is created or rotated.:{'text': 'Hello, my dear friend. I hope yo...
💬 1[Last reply:17 hours ago] 该报错直接表明您填入的 ElevenLabs 密钥是 API Key ID(仅用于标识),而不是真正的 API Key。ElevenLabs 有效密钥必须以 sk_ 开头。解决方法:登录 ElevenLabs 官网,进入 Profile Settings → API Keys。点击 Generate API Key 重新生成,复制以 sk_ 开头的完整密钥(不要只复制 Key ID)。在 pyVi...240e:**:ae7d Posted at: 17 hours ago -
#6836 Error no file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory E:/自动翻译/win-pyvideotrans-v4.10/models/models--Qwen-...
💬 7[Last reply:18 hours ago] 是的,你添加自定义参考音频后,该音频就会作为一个配音角色出现在“配音角色”下拉框中。只要你在下拉框里选中它,后续所有字幕的配音都会使用这个音频里的音色进行克隆生成,而不是原视频的音色。如果你想要不同字幕行使用不同音色,可以在“单视频交互模式”的“配音分配窗口”中,为每一行单独指定角色。注意:你的自定义参考音频必须是 3-10 秒的清晰单一人声 WAV 文件,且已经放到软件目录的 f5-tts 文件...9.142.**2 Posted at: 19 hours ago -
#6839 当前语言不支持试听=system:Windows-10-10.0.26200-SP0version:v4.09frozen:Truelanguage:zhroot_dir:D:/程序软件/ruanjianxiazaibao/pyvidiot......
💬 1[Last reply:18 hours ago] 该报错是因为当前选择的配音角色(音色)不支持你设定的发音语言或目标语言。不同TTS渠道对支持的语言范围有限制,例如F5-TTS、Piper、VITS等只支持部分语种;而Edge-TTS、OmniVoice等则支持全部内置语言。解决步骤:确认你当前选择的“发音语言”和“目标语言”是什么。在配音渠道中改用支持该语言的渠道,或在该渠道下更换一个支持对应语言的配音角色。如果已使用Edge-TTS(默认推荐...191.101.**6 Posted at: 18 hours ago -
#6838 代理设置不正确或代理不可用,请检查代理或关闭代理并删掉代理文本框中所填内容:{'text': '你好啊,我亲爱的朋友,希望你的每一天都是美好愉快的!', 'rate': '+0%', 'role': 'Yunyang(Male/CN)', 'filename': 'C:\\Users\\13176\\AppData\\Local\\Temp/pyvideot...
💬 1[Last reply:18 hours ago] 核心原因:软件正在通过代理 127.0.0.1:19828 访问 Edge-TTS 服务,但该代理端口不存在或代理软件未启动,导致连接被拒绝(Errno 10061)。解决方案关闭代理打开软件菜单 设置 → 网络代理(或主界面底部代理文本框),清空代理地址内容,点击保存。若无需使用代理,直接留空即可。强制 Edge-TTS 绕过代理在软件根目录(sp.exe所在文件夹)新建一个空文件,命名为 ed...2408:**:bc90 Posted at: 18 hours ago -
#6837 Video file selection required...
💬 1[Last reply:18 hours ago] This error means you tried to start a task without selecting any video or audio file first.To fix it:Click the "Select audio or video" button in the top-left corner of the main interface.Choose the vi...85.55.**6 Posted at: 18 hours ago -
#6835 Video file selection required...
💬 1[Last reply:20 hours ago] This error occurs because no video or audio file was selected before starting a translation task. In pyVideoTrans, the source file is a mandatory input for the 视频翻译 (Video Translation) workflow, and t...2401:**:3679 Posted at: 20 hours ago -
#6834 Video file selection required...
💬 1[Last reply:20 hours ago] This error occurs because the "Start Execution" action was triggered without selecting a valid audio/video file in the main interface (or without providing the --name parameter in CLI mode).Solutions:...2401:**:3679 Posted at: 20 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.