-
#6827 预处理阶段出错 opening output file D:/BaiduNetdiskDownload/pyVideoTrans/win-pyvideotrans-v4.07/tmp/10780/5b4b59212e/200.Creating or Extracting Rhythm or Groove in Rapid Composer-178752029...
💬 1[Last reply:18 minutes ago] 预处理阶段因 ffmpeg 无法创建临时 WAV 输出文件失败,根本原因是视频文件名/路径中包含空格、点号等特殊字符,且软件位于百度网盘下载目录,导致 ffmpeg 在 Windows 下解析输出路径时出现 Invalid argument 错误。请按以下步骤操作:将视频文件重命名为纯英文数字(如 video.mp4),并移动到浅层目录(如 D:/video/video.mp4),不要保留原有含空...125.67.**8 Posted at: 19 minutes ago -
#6826 Unable to open file 'model.bin' in model 'C:/Users/iyasi/OneDrive/Documents/Project/win-PatchUpdate-v4.10/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo',Traceback (m...
💬 1[Last reply:53 minutes ago] This error occurs because the model files for faster-whisper large-v3-turbo are missing or corrupted in the folder models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo. The file model.bin cann...103.242.**9 Posted at: 53 minutes ago -
#6825 ...
💬 1[Last reply:4 hours ago] 暂无法确定具体原因。您提交的图片内容无法在此解析,请补充以下信息以便准确排查:软件左上角显示的版本号数字(如 v4.11/v4.09)报错时使用的功能(如“翻译视频/文字配音/语音转录”)报错发生时的完整操作步骤软件安装目录下 logs/ 文件夹中最新日志文件(按日期命名,如 20250622.log),复制其中底部约30行报错信息请查阅相关文档:常见问题FAQ如何查看日志...39.144.**5 Posted at: 4 hours ago -
#6824 翻译字幕阶段出错:[Google(免费)] 404 Client Error: Not Found for url: https://edge.microsoft.com/translate/auth:Traceback (most recent call last):...
💬 1[Last reply:5 hours ago] 这是微软免费翻译接口已停止服务导致的,且您当前使用的 v3.84 版本较旧。当您选用 Google 翻译失败时,软件会自动回退到微软翻译重试,微软接口已失效,于是报 404 错误。解决方案升级软件:下载并覆盖安装最新版(v4.11)完整包或补丁包,新版已更换为新的翻译接口。下载地址:软件下载更换翻译渠道:若暂时不想升级,建议改用其他翻译渠道,如:DeepSeek:AI大模型翻译,质量高,价格低,需...154.16.**0 Posted at: 5 hours ago -
#6823 预处理阶段出错 opening output file D:/BaiduNetdiskDownload/pyVideoTrans/win-pyvideotrans-v4.07/tmp/10780/7dbba1edc7/200.Creating or Extracting Rhythm or Groove in Rapid Composer.f399-1787...
💬 1[Last reply:7 hours ago] 此错误是由于视频文件名过长且包含多个点号(.)和空格,导致 FFmpeg 在创建临时输出的 WAV 文件时,Windows 文件系统返回了 Invalid argument 参数错误。同时,文件位于百度网盘同步文件夹内,云同步客户端可能也会锁定文件导致写入失败。请按以下步骤解决:重命名视频文件:将 200.Creating or Extracting Rhythm or Groove in Rap...125.67.**8 Posted at: 7 hours ago -
#6822 配音全部失败 Value: 'Same as the voice reference' (type: <class 'str'>) is not in the list of choices: ['与音色参考音频相同', '使用情感参考音频', '使用情感向量控制']Traceback (most recent call last):...
💬 1[Last reply:7 hours ago] 该报错源于 Index-TTS 开源库内部的多语言界面字符翻译不一致导致的校验 Bug。你的软件端发送的选项 'Same as the voice reference' 无法匹配 Index-TTS 本地服务端返回的选项列表(中文选项),因此校验失败。解决方法打开你本地部署的 Index-TTS 项目根目录下的 webui.py 文件。全局搜索字符串 i18n("与音...103.227.**3 Posted at: 7 hours ago -
#6821 配音全部失败 Value: 'Same as the voice reference' (type: <class 'str'>) is not in the list of choices: ['与音色参考音频相同', '使用情感参考音频', '使用情感向量控制']Traceback (most recent call last):...
💬 1[Last reply:8 hours ago] 这是 index-tts 本地部署服务内部的多语言界面字符串翻译不一致导致的校验 Bug。解决办法打开你本地部署的 index-tts 项目根目录下的 webui.py 文件;全局搜索字符串 i18n("与音色参考音频相同");将其直接替换为英文:Same as the voice reference;保存文件并重启 index-tts 服务,然后重新在 pyVideoTran...103.227.**3 Posted at: 8 hours ago -
#6820 Video file selection required...
💬 1[Last reply:12 hours ago] The error "Video file selection required" means that when you clicked Start (开始执行), the software did not detect any valid video/audio file selected in the main interface.Click the "选择音频或视频" button at ...2401:**:98e5 Posted at: 12 hours ago -
#6819 voxcpmtts Service must be deployed and running before useself.api_url='http://127.0.0.1:7860'...
💬 1[Last reply:13 hours ago] This error is caused by the VoxCPM-TTS local API service not being deployed or started on your machine. pyVideoTrans is trying to connect to http://127.0.0.1:7860 but it's refusing the connection beca...42.118.**2 Posted at: 13 hours ago -
#6818 本地部署的ai调用发出请求时,怎样可以找到pyvediotrans的请求发出的脚本?我需要更改脚本在本地开启无思考模式,因为模型自带的默认思考模式,必须发起请求的过程中运行nothink脚本...
💬 7[Last reply:13 hours ago] 请双击进入软件根目录下的 videotrans 文件夹(你的截图显示你正处于根目录,videotrans 是一个文件夹而非文件)。进入后,应能直接看到 translator、recognition、tts 等子文件夹。如果 videotrans 内没有 translator:在资源管理器中点击「查看」→ 勾选「隐藏的项目」;确认你解压的是 完整包(约 2.7GB) 而不是 补丁包(约 360MB)...119.136.**0 Posted at: 13 hours ago -
#6817 配音阶段出错 [Higgs-audio-v3(内置)] Subprocess Error: No such file or directory:...
💬 1[Last reply:15 hours ago] 该错误由 Higgs-audio-v3 模型文件缺失 导致:程序在指定路径 D:/TTS/win-pyvideotrans-v4.10/models/models--multimodalart--higgs-audio-v3-tts-4b-transformers/ 下找不到 model.safetensors 文件。解决方案检查模型目录是否完整 进入 D:/TTS/win-pyvideotra...104.28.**1 Posted at: 15 hours ago -
#6815 一直卡着不动...
💬 11[Last reply:15 hours ago] 系统环境变量是 Windows 操作系统层面的网络代理设置,它会作用于所有程序(包括 pyVideoTrans)。你之前使用过的代理软件(如 Clash、V2Ray 等)可能自动修改了系统环境变量,即使你在软件里清空了代理,系统层面仍可能残留代理地址,导致软件联网时被错误代理拦截。如何查看与删除:按 Win + R 打开运行窗口,输入 sysdm.cpl 并回车,打开系统属性。切换到“高级”选项卡...119.98.**4 Posted at: 15 hours ago -
#6816 配音阶段出错 [OmniVoice(内置)] Subprocess Error: Error no file named model.safetensors, or pytorch_model.bin, found in directory D:/TTS/win-pyvideotrans-v4.10/models/models--k2-fsa--OmniVo...
💬 1[Last reply:15 hours ago] model.safetensors或pytorch_model.bin文件缺失,说明本地 OmniVoice 模型未正确下载或下载不完整,导致模型加载失败。请按以下步骤处理:先删除损坏的模型目录 删除 D:/TTS/win-pyvideotrans-v4.10/models/models--k2-fsa--OmniVoice 整个文件夹。手动下载 OmniVoice 模型文件 访问 https...104.28.**1 Posted at: 15 hours ago -
#6814 ISFT : Lavf61.7.100 Stream #0:0(und): Audio: pcm_s16le ([1][0][0][0] / 0x0001), 16000 Hz, mono, s16, 256 kb/s (default) Metadata: handler_name : ISO M...
💬 1[Last reply:18 hours ago] 这是由 FFmpeg 在提取音频写入临时文件 en.wav 时失败导致的,最可能的原因是 D 盘磁盘空间不足 或 临时目录写入权限异常(日志显示 FFmpeg 已成功读取输入视频的音频流,但在写入约 10MB 数据后意外中断,典型磁盘满表现)。检查磁盘空间:确认 D 盘剩余空间,建议至少有 3-5GB 可用空间,空间不足时清空无关大文件;清空临时缓存:手动删除软件安装目录下的 tmp/ 文件夹(D...2409:**:bb22 Posted at: 18 hours ago -
#6813 语音识别阶段出错[阿里FunASR(本地内置)] NoneTraceback (most recent call last):...
💬 1[Last reply:19 hours ago] 该错误发生在语音识别的 VAD(静音检测)分割阶段,通常是因为 FunASR 渠道所依赖的 VAD 模型文件缺失、损坏或未下载成功,导致 _vad_split 在启动子进程时抛出 VideoTransError: None。请按以下步骤排查:1. 检查 VAD 模型文件进入软件根目录下的 models/onnx/ 文件夹,确认是否存在以下文件(至少包含 VAD 相关文件):seg_model.on...125.67.**8 Posted at: 19 hours ago -
#6812 Video file selection required...
💬 1[Last reply:1 day ago] This error indicates that no video or audio file was selected before you clicked "开始执行" (Start Execution). In the "翻译视频" (Translate Video) workflow, the first step requires you to explicitly choose an...46.42.**3 Posted at: 1 day ago -
#6811 {'code': 7, 'msg':...
💬 1[Last reply:1 day ago] 这是由于本地部署的 TTS 配音服务返回了 400 错误,表明软件向该服务发送的请求格式与服务端预期不一致(特别是 audio 字段),最常见原因是 API 版本不匹配(如 GPT-SoVITS 的 api.py 与 api_v2.py)或 API 地址填写错误。排查步骤确认本地配音服务已正确启动:所选渠道对应的本地部署服务必须处于运行状态。检查 API 地址:填写的是API 端口(如 GPT-S...85.237.**8 Posted at: 1 day ago -
#6810 CUDA failed with error out of memoryTraceback (most recent call last):...
💬 1[Last reply:1 day ago] 这是 M2M100 翻译渠道在加载本地模型时尝试调用 NVIDIA GPU 导致的显存不足,尽管您在界面上未勾选 CUDA 加速。因为 M2M100 基于 PyTorch,若系统检测到可用 GPU,内部可能默认占用显存。解决方案按优先级执行:改用其他翻译渠道(推荐)改用 DeepSeek 或 Google(免费),避开本地模型显存占用。DeepSeek 翻译质量优于 M2M100,且无需占用本地显...2409:**:eb43 Posted at: 1 day ago -
#6809 不知道怎么回事一直在这里卡着...
💬 7[Last reply:1 day ago] 日志明确显示软件在尝试连接 huggingface.co 时因 代理配置错误 被拒绝(ProxyError: 目标计算机积极拒绝),随后进程超时卡住1小时。这应该是本次卡住的直接原因,与 CUDA 无关。 建议按以下顺序排查:清空软件内的代理设置(优先) 打开 菜单 → 工具/选项 → 高级选项 → 通用设置,找到“代理”文本框,完全清空并保存。若你有代理工具,请先确认代理已启动,且端口正确(...119.98.**4 Posted at: 1 day ago -
#6808 文件不存在:D:\ai\index-tts\wavs\第二章%5Bzzz%5D.wav...
💬 1[Last reply:1 day ago] 这是由于文件名中包含的方括号 [ 和 ] 被软件内部按 URL 编码规则转换成了 %5B 和 %5D,导致实际路径与编码后的路径不一致,从而报“文件不存在”。解决方案重命名文件及路径,移除所有特殊字符(方括号、中文、空格等),建议改为纯英文、数字、下划线组合,例如:原路径:D:\ai\index-tts\wavs\第二章[zzz].wav新路径:D:\ai\index-tts\wavs\chapt...219.143.**3 Posted at: 1 day 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.