-
#6187 翻译字幕阶段出错 [DeepSeek] 内容太长超出最大允许Token,请减小内容或增大max_token,或者降低每次发送字幕行数Could not parse response content as the length limit was reached - CompletionUsage(completion_tokens=8200, prompt_...
💬 1[Last reply:2 hours ago] 这是DeepSeek模型的 max_tokens 输出上限不足导致的。错误中 completion_tokens=8200 表示模型已经生成到8.2K tokens后被迫截断,仍需更多输出空间;而 prompt_tokens=25260 说明单批字幕量过大,也加剧了总token消耗。解决方案按以下顺序操作:增大DeepSeek渠道的 max_tokens 打开 菜单→翻译设置→DeepSeek,...58.152* Posted at: 3 hours ago -
#6186 必须选择视频文件=system:Windows-10-10.0.26200-SP0version:v4.08frozen:Truelanguage:zhroot_dir:F:/Softwares/win-pyvideotrans-v4.08...
💬 1[Last reply:3 hours ago] 这是因为在主界面未选择任何视频、音频或文件夹,就点击了「开始」,软件会拦截并提示“必须选择视频文件”。解决方法:确认你在「翻译视频或音频」工作区;点击「选择视频或音频」按钮,选择一个或多个受支持的视频/音频文件(按住 Ctrl 可多选);若想批量处理整个文件夹,请勾选「文件夹」,然后选择目标文件夹;选择完后再点击「开始」即可。注意:视频格式支持 mp4/mov/avi/mkv/webm/mpeg/...194.99* Posted at: 3 hours ago -
#6184 File not found: D:\Документы\顾佳艺 ПЕРЕВОД\CH2\%5BP1%5DCh01-01. 강의의 커리큘럼 및 내용 설명.mp4...
💬 1[Last reply:7 hours ago] This error is caused by the file path containing non-ASCII characters (Cyrillic, Chinese) and URL-encoded special characters (%5B). Windows, FFmpeg, and Python often fail to handle such paths, resulti...5.34* Posted at: 7 hours ago -
#6183 安全连接失败,请检查系统时间或网络设置,如果使用了代理,请关闭后重试:urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:2436)...
💬 1[Last reply:9 hours ago] 这是由于 HTTPS 安全连接(SSL/TLS 握手)失败导致的,目标地址是阿里云百炼 API。请按以下顺序排查:检查系统时间:确认电脑的日期、时间和时区是否准确,时间偏差过大会导致 SSL 证书校验失败。关闭或更正代理:如果开启了系统代理、VPN、Clash 等工具,请先关闭重试;如果确实需要代理,请确认代理地址格式为 http://127.0.0.1:端口号 或 socks5://127.0....2408:8460* Posted at: 9 hours ago -
#6182 No CUDA detected. Check NVIDIA GPU/Drivers. See Help -> CUDA....
💬 1[Last reply:10 hours ago] This error means pyVideoTrans did not detect a usable NVIDIA CUDA environment on your machine. The usual causes are: your GPU is not NVIDIA, the NVIDIA driver is outdated, CUDA Toolkit 12.8+ / cuDNN 9...2402:800* Posted at: 10 hours ago -
#6181 翻译字幕阶段出错 [DeepSeek] 内容太长超出最大允许Token,请减小内容或增大max_token,或者降低每次发送字幕行数Could not parse response content as the length limit was reached - CompletionUsage(completion_tokens=8192, prompt_...
💬 1[Last reply:10 hours ago] 这是 DeepSeek 模型推理(reasoning)token 消耗完了全部输出配额导致的。错误中 reasoning_tokens=8192 表示模型将所有输出 token 都用于“思考”,最终没有产生实际翻译文本,从而触发长度限制错误。解决方案增大 max_token 上限打开 菜单 → 翻译设置 → DeepSeek 渠道设置,将 max_token 从默认值调大(建议设置为 8192 或...117.182* Posted at: 10 hours ago -
#6180 v4.08语音识别模型重新下载时,只有faster-whisper和openai-whisper,模型选项显示正常,其它的选如Qwen-ASR、Whisper.cpp、阿里FunASR等等,都会跳出错误窗口:Error Traceback ......
💬 3[Last reply:13 hours ago] 这是 v4.08 中语音识别渠道切换逻辑的界面刷新异常,不是模型文件缺失导致。从日志看,选择 Qwen-ASR 后,程序仍按 faster-whisper 的模型列表去加载模型(请求 Qwen/Qwen3-ASR-tiny,而该渠道实际模型应为 Qwen3-ASR-0.6B 或 1.7B),同时在切换界面时访问了不存在的 hfaster_layout 属性,因此弹出 AttributeError:...2409:8a28* Posted at: 13 hours ago -
#6179 打开后没有上传字幕的位置怎么办,没有找到上传字幕的位置。我有中文字幕,但我想要视频里的音色克隆,我该怎么操作...
💬 1[Last reply:18 hours ago] 主界面默认没有"上传字幕"按钮,使用已有字幕需要遵循特定的文件夹规则导入,而不是直接上传。操作步骤(以视频 myvideo.mp4、你有中文字幕为例)在视频所在目录下新建 _video_out 文件夹,进入后新建子文件夹,命名规则为 视频名-视频格式: _video_out/myvideo-mp4/把你的中文字幕文件复制到该子文件夹内,并命名为标准语言代码: _video_out/myvide...142.249* Posted at: 18 hours ago -
#6178 翻译字幕阶段出错 [OpenRouter] This request requires more credits, or fewer max_tokens. You requested up to 8192 tokens, but can only afford 7963. To increase, visit https://openrouter.ai/s...
💬 1[Last reply:22 hours ago] 翻译字幕失败是因为 OpenRouter 账户余额不足以支付当前请求的 token 消耗(你需要 8192 tokens,但账户仅剩 7963 tokens)。解决方案:为 OpenRouter 账户充值:访问 https://openrouter.ai/settings/credits 添加 credits。临时降低单次请求 token 消耗:进入软件菜单 → 工具/选项 → 高级选项 → 字幕...203.10* Posted at: 22 hours ago -
#6177 Video required...
💬 1[Last reply:1 day ago] "Video required" error typically appears when you click "Start" without selecting a video or audio file in the main translation panel.Solution:Click the "Translate video or audio" button in the first ...193.30* Posted at: 1 day ago -
#6176 Value: 'Same as the voice reference' (type: <class 'str'>) is not in the list of choices: ['与音色参考音频相同', '使用情感参考音频', '使用情感向量控制']:{'text': '你好啊我的朋友,希望你今天开心!', 'role': 'zh_male_bj.wav...
💬 1[Last reply:1 day ago] 这是由于 index-tts 开源库内部的多语言界面字符翻译不一致导致的校验 Bug。 解决方案:打开您本地部署的 index-tts 项目根目录下的 webui.py 文件。全局搜索字符串 i18n("与音色参考音频相同"),将其替换为英文 Same as the voice reference。保存文件并重启 index-tts 服务即可。请查阅相关文档:F5/Spark...2409:8a71* Posted at: 1 day ago -
#6175 NoneTraceback (most recent call last):...
💬 1[Last reply:1 day ago] 报错出现在语音识别的 VAD(语音活动检测)音频预处理阶段,而非 OpenAI API 调用阶段。可能原因包括:音频文件损坏/格式异常、VAD 模型加载失败、磁盘空间不足或临时文件夹写入权限异常。请提供软件安装目录下 logs/ 文件夹中最新日期的 .log 文件内容(复制最后约30行),以便进一步定位。例如检查 D:/pyVideoTrans/win-pyvideotrans-v4.07/log...104.28* Posted at: 1 day ago -
#6174 Error embedding final dubopening input: Invalid data found when processing input opening input file novoice.mp4. opening input files: Invalid data found when processing inputTraceb...
💬 1[Last reply:1 day ago] novoice.mp4 file is corrupted or inaccessible during final assembly. This is caused by non-ASCII characters and spaces in file paths and filenames, which FFmpeg fails to parse.Solution:Move the source...197.59* Posted at: 1 day ago -
#6173 Traceback (most recent call last): File...
💬 1[Last reply:1 day ago] 核心原因是腾讯翻译服务未开通。日志明确报错 FailedOperation.UserNotRegistered:该腾讯云账号尚未开通机器翻译服务。请按以下步骤解决:登录腾讯云控制台,找到「机器翻译」服务,点击开通(通常需实名认证)。开通后重新在软件菜单-翻译设置中填写正确的 SecretId 和 SecretKey。若不想开通或急用,可临时切换至 Microsoft翻译 或 Google翻译 等免...124.232* Posted at: 1 day ago -
#6172 google/chirp-3 is a transcription model and cannot be used with the chat/completions endpoint. Use the /api/v1/audio/transcriptions endpoint instead.https://openrouter.ai/api/v1...
💬 1[Last reply:1 day ago] 你在翻译渠道的 OpenRouter.ai 中配置了模型 google/chirp-3,但该模型是语音转录专用模型,无法用于文本翻译。请将模型更换为 OpenRouter 支持的文本生成模型(如 google/gemini-3-flash-preview 或 minimax/minimax-m2.7)。操作步骤:打开菜单 -> 翻译设置 -> OpenRouter.ai。修改“模型”一...103.81* Posted at: 1 day ago -
#6171 DeepgramApiError: Invalid credentials. (Status: 401)...
💬 1[Last reply:1 day ago] 这表示你使用的 Deepgram API 密钥无效或未正确配置。请按以下步骤检查:确保已在 Deepgram 官网 (https://deepgram.com) 注册并获取有效的 API Key(免费版有额度限制)。打开软件 → 菜单 → 语音识别设置 → 找到 Deepgram 配置面板,填入正确的 API Key(注意去除前后空格)。确认密钥未过期,且账户余额/配额充足。若仍无效,请更换为其他...103.81* Posted at: 1 day ago -
#6170 DeepgramApiError: Invalid credentials. (Status: 401)...
💬 1[Last reply:1 day ago] 根本原因Deepgram 语音识别 API 返回 HTTP 401 状态码,表示您提供的 API Key 无效、已过期或没有相应权限。解决方法检查 API Key 是否正确 登录 Deepgram 控制台,在「API Keys」页面确认您的密钥仍有效且未过期。重新生成并配置 如果密钥失效,请创建一个新的密钥并复制到软件中:打开 pyVideoTrans → 菜单 → 翻译设置 → Deepgr...103.81* Posted at: 1 day ago -
#6169 请求参数不正确:Error code: 400 - {'error': {'message': 'google/chirp-3 is a transcription model and cannot be used with the chat/completions endpoint. Use the /api/v1/audio/transcriptions...
💬 1[Last reply:1 day ago] 您选择的 OpenRouter 模型 google/chirp-3 是语音识别模型,无法用于文本翻译(chat/completions 端点),必须换为文本生成模型。解决方法:打开 菜单 → 翻译设置 → OpenRouter 设置。将模型名从 google/chirp-3 改为一个文本模型,例如 google/gemini-2.0-flash 或 anthropic/claude-3.5-son...103.81* Posted at: 1 day ago -
#6168 请求参数不正确:Error code: 400 - {'error': {'message': 'nvidia/nemotron-3-embed-1b:free is an embedding model and cannot be used with the chat/completions endpoint. Use the /embeddings en...
💬 1[Last reply:1 day ago] 这是由于您选择的模型 nvidia/nemotron-3-embed-1b:free 是嵌入(embedding)模型,不能用于聊天/翻译接口,只能用于嵌入向量生成。解决方案:请在「菜单 → 翻译设置 → OpenRouter」面板中,将模型名称切换为一个支持聊天补全的模型,例如 minimax/minimax-m2.7、google/gemini-3-flash-preview 或其他非 emb...104.234* Posted at: 1 day ago -
#6167 网络连接失败:Traceback (most recent call last): File...
💬 1[Last reply:1 day ago] 这是由API 连接被目标计算机拒绝导致的网络错误,软件在尝试向 OpenRouter.ai 或兼容 OpenAI 的 API 地址发送请求时,对方服务器主动拒绝了连接。常见原因:API 地址或端口填写错误(例如填了 0.0.0.0 或错误的端口号);本地服务未启动(如果你使用了本地部署的模型如 GPT-SoVITS、ChatTTS 等,API 服务未运行);网络代理配置不当(代理地址无效或代理服务...104.28* 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.