-
#7372 Unable to open file 'model.bin' in model 'E:/BaiduNetdiskDownload/99999/models/models--Systran--faster-whisper-tiny',Traceback (most recent call last): File...
💬 1[Last reply:2 hours ago] 这是模型文件未下载完整或下载失败导致的,faster-whisper 在指定目录下找不到有效的 model.bin 文件。原因:模型首次使用时需自动在线下载,由于 huggingface.co 国内被屏蔽,或网络不稳定,导致模型下载中断、不完整或为空。解决方案(按顺序执行):删除损坏的模型目录:进入 E:/BaiduNetdiskDownload/99999/models/models--Syst...157.228**0 Posted at: 2 hours ago -
#7370 [DEBUG] 平台: Windows。正在按优先级检测最佳的 'h264' 编码器: ['nvenc', 'qsv', 'amf'][DEBUG] 正在测试编码器是否可用: h264_nvenc...[DEBUG] 可用 Nvidia 显......
💬 11[Last reply:3 hours ago] 核心结论:不能稳妥使用。OmniVoice-TTS 对显存要求较高,4GB 显存的 GTX 1050Ti 基本无法正常跑起来,极易触发 CUDA out of memory 或直接加载失败。原因说明:OmniVoice 属大型内置 TTS 模型,加载即占用大量显存,4GB 属于偏小规格;且 1050Ti 的算力较老,即便勉强加载,推理速度也会很慢。给你的可选方案(按推荐顺序):改用对显存友好的克隆...2409**35b8 Posted at: 3 hours ago -
#7371 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google.com/m%3Fsl%3Den%26tl%3Dzh-cn%26hl%3Dzh-cn%26q%3DSaudi%2520Arabia%2...
💬 1[Last reply:3 hours ago] 这是由于 Google 翻译免费接口触发了反滥用机制,返回 429 Too Many Requests(被要求人机验证)。常见原因有二:VPN 节点 IP 不干净被 Google 标记,或请求过于频繁。解决方案(按优先级):切换更干净的 VPN/代理节点,重试。降低请求频率:进入 菜单 → 工具 → 高级选项 → 字幕翻译,将传统翻译渠道每批字幕行数和AI翻译渠道每批字幕行数都设为 1,并增大翻译...54.169**0 Posted at: 3 hours ago -
#7369 Sorry, your account balance is insufficientTraceback (most recent call last):...
💬 1[Last reply:3 hours ago] 核心原因是 SiliconFlow(硅基流动)账户余额不足,与软件本身无关。报错信息 Error code: 402 - 'message': 'Sorry, your account balance is insufficient' 明确指出:您当前使用的硅基流动翻译渠道 API 账户已欠费或余额耗尽。解决方案:登录硅基流动平台 https://cloud...175.197**3 Posted at: 3 hours ago -
#7368 很短的一段话,点开始后已经十几分钟了,还在 starting...
💬 9[Last reply:3 hours ago] 截图显示软件卡在最后一行 [DEBUG] Qwen-TTS本地内置渠道使用 0.6B 模型,且子进程日志为空,说明 Qwen3-TTS 的加载过程在设备初始化或模型读取时挂起了。核心排查:首选验证:换 Edge-TTS 测试。将配音渠道换成 Edge-TTS(免费),用同一段文本重新执行。若 Edge-TTS 能正常出结果,则软件主流程无问题,可以确定问题就锁定在 Qwen3-TTS 本地模型本身...2409**3098 Posted at: 3 hours ago -
#7367 能否保存翻译视频、视频配音等工程的进度...
💬 1[Last reply:4 hours ago] pyVideoTrans 不支持中途保存"工程进度"并在之后断点续传式恢复。软件设计中可通过以下方式避免重复劳动、近似实现"跳过已完成阶段":不勾选清理已生成:重复处理同一视频时,已转录的 SRT、已翻译的字幕、已生成的人声/背景声等文件会被保留并复用,软件会跳过对应阶段,直接从后续步骤继续。导入已有 SRT / 人声背景声:将准备好的字幕或 vocal.wav、instrument.wav 放入...123.115**7 Posted at: 4 hours ago -
#7366 配音阶段出错 [F5-TTS(内置)] Subprocess Error: Attempted to access the data pointer on an invalid python storage.Traceback (most recent call last):...
💬 1[Last reply:4 hours ago] 这是 F5-TTS(内置) 在启用 CUDA 加速的子进程中发生底层崩溃(通常是显存不足或 CUDA/cuDNN 环境异常)导致子进程硬崩溃,主进程捕获后报出 invalid python storage 错误。请按以下顺序排查:降低显存占用:临时关闭「启用CUDA加速」改用 CPU 运行(虽慢但稳定),或在 菜单 → 工具 → 高级选项 → 语音识别参数 中将「计算数据类型」改为 int8/fl...2409**3098 Posted at: 4 hours ago -
#7365 翻译字幕阶段出错 [DeepSeek] 内容太长超出最大允许Token,请减小内容或增大max_token,或者降低每次发送字幕行数Could not parse response content as the length limit was reached - CompletionUsage(completion_tokens=8192, prompt_...
💬 1[Last reply:4 hours ago] 这是由于 DeepSeek 的 deepseek-v4-pro 等模型默认开启了思考模式(Thinking),思考过程消耗了全部 8192 输出 Token,导致正文没有足够空间输出,触发 LengthFinishReasonError。解决方案(任选其一,推荐同时操作):关闭 DeepSeek 思考模式(首选)进入 菜单 → 翻译设置 → DeepSeek,在设置面板中取消勾选 Thinking...116.16**9 Posted at: 4 hours ago -
#7364 Traceback (most recent call last): File...
💬 1[Last reply:5 hours ago] This error is caused by a missing API key for the translation channel. Although you selected DeepSeek as the translation channel, the software attempted to call an OpenAI-compatible endpoint, and no v...78.134**3 Posted at: 5 hours ago -
#7363 System Error (11001): getaddrinfo failed:{'text': '안녕, 나의 소중한 친구야. 너의 매일매일이 아름답고 즐겁기를 바라!', 'rate': '+0%', 'role': 'InJoon(Male/KR)', 'filename': 'C:\\Users\\nepal\\AppData\\Local\...
💬 1[Last reply:5 hours ago] This is a DNS resolution failure (getaddrinfo failed) — the system was unable to resolve the hostname speech.platform.bing.com, which is the server used by the Edge-TTS channel (tts_type: 0) to genera...59.25**4 Posted at: 5 hours ago -
#7362 Subprocess Error: Error no file named model.safetensors, or pytorch_model.bin, found in directory E:/win-pyvideotrans-v4.12-0913/models/models--k2-fsa--OmniVoice.:{'text': '你好啊,我亲爱...
💬 1[Last reply:5 hours ago] 核心原因是 OmniVoice(内置) 模型文件不完整或未下载成功:E:/win-pyvideotrans-v4.12-0913/models/models--k2-fsa--OmniVoice 目录中缺少 model.safetensors 或 pytorch_model.bin。该渠道(tts_type=3 即 OmniVoice)首次使用需在线下载模型,下载失败或中断会导致目录看起来存在但文...2409**3098 Posted at: 5 hours ago -
#7361 我更新了显卡驱动到最新572.61PS C:\WINDOWS\system32> nvcc -Vnvcc: NVIDIA (R) Cuda compiler driverCopyright (c) 2005-2025 NVIDIA C......
💬 3[Last reply:5 hours ago] 从日志看,GPU 实际已经成功加载了,不存在"GPU 完全没用上"的问题。核心证据:日志明确输出 F5-TTS 本地内置渠道使用 F5TTS_v1_Base/model_1250000.safetensors 模型,is_cuda=True, running on cuda,以及 GPU进程池:max_workers=1。这说明软件确实将 F5-TTS 推理送进了 CUDA 进程池。你观察到的"G...2409**3098 Posted at: 5 hours ago -
#7360 Dubbing failedNo ref_audio: role='cosy.wav',wavfile='E:/win-pyvideotrans-v4.12-0913/f5-tts/cosy.wav':{'text': '你好啊,我亲爱的朋友,希望你的每一天都是美好愉快的!', 'rate': '+0%', 'role': 'cosy.wav', 'file...
💬 1[Last reply:6 hours ago] 核心原因:F5-TTS 渠道读取参考音频失败,找不到或无法解析 E:/win-pyvideotrans-v4.12-0913/f5-tts/cosy.wav。该错误发生在"试听/预生成配音音色"环节,tts_type: 2 即 F5-TTS。常见原因有四种:cosy.wav 文件实际不存在于 f5-tts 文件夹内,或文件名大小写、后缀不符。该文件不是 F5-TTS 要求的单声道 WAV 格式(例...2409**3098 Posted at: 6 hours ago -
#7359 如果已经有目标语言的字幕,但没有视频原语言的字幕,直接用已有的srt字幕如何实现克隆配音...
💬 1[Last reply:6 hours ago] 必须让软件识别到“源语言”和“目标语言”两种字幕,才能跳过识别与翻译,直接进入克隆配音与合成。说明:本知识库未收录你这种「只有目标语言字幕、没有原语言字幕」的直通方式,但可用以下等效做法实现。方案:用已有中文字幕充当“目标语言”,同时用本地文件补齐“原语言”占位字幕按输出位置规则,建立结果文件夹。假设视频是 D:/videos/myvideo.mp4,则目录为:D:/videos/_video_o...123.115**0 Posted at: 6 hours ago -
#7358 Could not fetch api info for http://127.0.0.1:5678/: {...
💬 1[Last reply:6 hours ago] 核心原因是本地 Gradio 服务(http://127.0.0.1:5678/)返回的 API 信息格式异常,缺少 Gradio 客户端所需的 dependencies 字段,导致 gradio_client 无法解析接口定义而报错。常见触发场景:该地址并非 Gradio WebUI:5678 端口通常是 n8n 的默认端口,而不是 Gradio 界面。Gradio 服务默认端口一般为 7860...103.151**1 Posted at: 6 hours ago -
#7357 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google.com/m%3Fsl%3Den%26tl%3Dzh-cn%26hl%3Dzh-cn%26q%3Dtoday%2520i%2527ll...
💬 1[Last reply:6 hours ago] 核心原因:使用的是 Google(免费) 翻译渠道,该免费接口对请求频率和 IP 有严格限制,返回 429 Too Many Requests 表示被限流,或当前代理节点 IP 被 Google 判定为异常。解决方案(按优先级尝试):更换 VPN/代理节点:你已配置代理 http://127.0.0.1:4780,Google 免费翻译国内必须科学上网,但节点 IP 不干净极易触发 429。切换到...64.118**2 Posted at: 6 hours ago -
#7356 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://translate.google.com/m%3Fsl%3Den%26tl%3Dit%26hl%3Dit%26q%3DAs%2520incredible%2520as...
💬 1[Last reply:6 hours ago] The 429 error is triggered by Google Translate's free web endpoint rate-limiting your IP. Google has detected the request frequency as abnormal and returned a "sorry" CAPTCHA page instead of a transla...78.134**3 Posted at: 6 hours ago -
#7355 :{'text': '你好啊,我亲爱的朋友,希望你的每一天都是美好愉快的!', 'rate': '+0%', 'role': 'cosy.wav', 'filename': 'E:/pyvideotrans/tmp/240/listen_voice/2-zh-cn-1789555538.4394977.wav', 'tts_type': 2, 'langua...
💬 7[Last reply:7 hours ago] 核心原因:通常不行。你系统上安装在 D:\Python314\Lib\site-packages 的那份 regex 是装在了系统 Python 独立环境里,而 pyVideoTrans 打包版运行时只读取自己 _internal 目录下的依赖,两个环境互不感知,直接复制单个包往往不能解决问题。具体原因如下:PyInstaller 打包版的依赖加载路径已被硬编码为软件根目录/_internal,不...2409**3098 Posted at: 7 hours ago -
#7354 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 `pip install -e '.[dev]'` ...
💬 1[Last reply:7 hours ago] 这是 OmniVoice TTS 在子进程中加载 transformers 时,检测到依赖的 regex 版本过低(要求 >=2025.10.22,实际 2023.10.3)导致的运行失败。升级软件版本:你当前是 v4.12,请先确认是否已是最新 v4.12。若不是,下载最新完整包(约 2.7GB)覆盖安装,完整包内已包含正确的依赖版本;仅用补丁包覆盖可能保留旧依赖。若已是完整包最新版仍报错...2409**3098 Posted at: 7 hours ago -
#7353 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 `pip install -e '.[dev]'` ...
💬 1[Last reply:7 hours ago] 这是 OmniVoice 配音渠道调用的 transformers 库与已安装的 regex 库版本不匹配导致的依赖冲突。解决方案:升级软件版本:你当前为 v4.11,此问题在 v4.12 中已通过升级 transformers 依赖得到修复。请前往官网下载最新完整包或补丁包覆盖安装。下载地址:https://pyvideotrans.com/downpackage若暂时无法升级,可尝试手动升级 ...2409**3098 Posted at: 7 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.