-
#5508 [notice] A new release of pip is available: 25.1.1 -> 26.1.2[notice] To update, run: pip install --upgrade pip➜ pyvi......
💬 19[Last reply:17 days ago] This FFmpeg error indicates the input video file is corrupted or contains unsupported/invalid data. The decoder is repeatedly failing to process packets from your source file @couste 01 Backend Domina...2401:4900* Posted at: 17 days ago -
#5507 System Error (None): NoneTraceback (most recent call last): File "/Users/bodhijain/Documents/2026/pyvideotrans/.venv/li......
💬 1[Last reply:17 days ago] The error is caused by the missing libsndfile system library, which is required by the soundfile Python package. This library is not installed on your macOS.Solution:Install libsndfile using Homebrew:...2401:4900* Posted at: 17 days ago -
#5506 ➜ pyvideotrans git:(main) pip install --force-reinstall soundfileCollecting soundfile Downloading soundfile-0.14.0-py2......
💬 1[Last reply:17 days ago] The error is caused by the system library libsndfile missing on your macOS. The soundfile Python package requires this native library to function.Solution:Install libsndfile using Homebrew:brew instal...2401:4900* Posted at: 17 days ago -
#5505 System Error (None): NoneTraceback (most recent call last): File "/Users/bodhijain/Documents/2026/pyvideotrans/.venv/li......
💬 1[Last reply:17 days ago] The error is due to a missing libsndfile system library, which is required by the soundfile Python module.Solution:Install libsndfile via Homebrew:brew install libsndfileReinstall the soundfile Python...2401:4900* Posted at: 17 days ago -
#5504 System Error (None): NoneTraceback (most recent call last): File "/Users/bodhijain/Documents/2026/pyvideotrans/.venv/li......
💬 1[Last reply:17 days ago] The error occurs because the libsndfile system library is missing on your macOS system. This library is required by the soundfile Python package (used internally by the software for audio processing)....2401:4900* Posted at: 17 days ago -
#5503 System Error (None): NoneTraceback (most recent call last): File "/Users/bodhijain/Documents/2026/pyvideotrans/.venv/li......
💬 1[Last reply:17 days ago] libsndfile is missing on your system. This is a required system library for audio processing.Solution:Install libsndfile via Homebrew:brew install libsndfileReinstall the Python soundfile package (to ...2401:4900* Posted at: 17 days ago -
#5502 System Error (None): NoneTraceback (most recent call last): File "/Users/bodhijain/Documents/2026/pyvideotrans/.venv/li......
💬 1[Last reply:17 days ago] The error cannot load library ... libsndfile.dylib indicates the system library libsndfile is missing. pyVideoTrans depends on soundfile (Python package) which requires this native library to read/wri...2401:4900* Posted at: 17 days ago -
#5501 Video required...
💬 1[Last reply:17 days ago] The error "Video required" indicates you started the translation task without selecting any input video or audio file. Solution:On the main "Translate Video and Audio" panel, click the "Select audio o...81.28* Posted at: 17 days ago -
#5500 openai.APIConnectionError: Connection error....
💬 1[Last reply:17 days ago] 这是因为软件向您配置的 API 地址发起连接时,该地址上的服务没有启动或拒绝了连接。常见原因有:您填写的 API 地址是 0.0.0.0 → 请修改为 127.0.0.1(例如 http://127.0.0.1:8000)。本地部署的服务(如 GPT-SoVITS、F5-TTS 等)还没有启动 → 请先启动对应的本地服务,确认端口正确且服务就绪。端口号填错 → 检查您填写的端口号是否与服务实...116.25* Posted at: 17 days ago -
#5496 openai.APIConnectionError: Connection error....
💬 3[Last reply:17 days ago] 如果确认是本地服务未启动,需要先找到你使用的本地服务名称(如 GPT-SoVITS、F5-TTS、Ollama 等),并手动启动它。通用启动步骤:明确你使用的是哪个本地服务:你在主界面选择的“翻译渠道”或“配音渠道”名称是什么?例如:兼容AI/本地模型、GPT-SoVITS、F5-TTS 等。启动该服务的后台程序:以最常见的 兼容AI/本地模型 与 Ollama 为例:如果你部署了 Ollama,...116.25* Posted at: 17 days ago -
#5499 TaskCfgSTS(is_cuda=False, uuid='d4cdf9a9d5', cache_folder=None, target_dir='D:/', source_language=None, source_language_code='Simplified Chinese', source_sub='D:/失忆后和死对头闪婚了-中文字幕.sr...
💬 3[Last reply:17 days ago] 确认本地 AI 服务是否已启动,主要有以下两种方法(根据你实际部署的服务选择):方法一:浏览器访问(最快) 打开浏览器,在地址栏输入你配置的 API 地址。例如:Ollama:http://127.0.0.1:11434LM Studio / LocalAI:http://127.0.0.1:1234/v1 如果能正常打开页面或返回 JSON 数据,说明服务已启动。如果提示“无法访问此网站”或...116.25* Posted at: 17 days ago -
#5497 openai.APIConnectionError: Connection error....
💬 3[Last reply:17 days ago] 你遇到的情况很可能是:之前通过翻墙软件可以访问境外 API(如 OpenAI、Gemini 等),现在关闭翻墙后,这些境外服务直接无法连接,所以报错。解决方案(任选一种)方案一:重新开启翻墙软件 如果你仍想使用原本的境外翻译渠道(例如 OpenAI、Gemini),请恢复翻墙软件,并确保软件中的代理设置正确。在主界面底部「网络代理」文本框里填写你的代理地址,例如 http://127.0.0.1...116.25* Posted at: 17 days ago -
#5498 openai.APIStatusError: Error code: 402 - {'error': {'message': 'Insufficient Balance', 'type': 'unknown_error', 'param': None, 'code': 'invalid_request_error'}}...
💬 1[Last reply:17 days ago] Insufficient Balance 错误表明您使用的 DeepSeek API 账户余额不足,导致翻译请求被拒绝。解决方案:登录 DeepSeek 开放平台,检查当前账户余额。如果余额不足,请先充值(DeepSeek 为预付费模式)。充值后重新执行翻译任务即可。如果使用的是其他 AI 翻译渠道(如 OpenAI ChatGPT、Gemini 等),请登录对应服务商平台检查余额并充值。请查阅相...116.25* Posted at: 17 days ago -
#5495 TaskCfgSTS(is_cuda=False, uuid='56626eb5be', cache_folder=None, target_dir='X:/c.字幕文件汇总/失忆后和死对头闪婚了-字幕', source_language=None, source_language_code='Simplified Chinese', source_sub=...
💬 1[Last reply:17 days ago] 该错误是因为软件尝试连接到"兼容AI/本地模型"翻译渠道的 API 地址时,目标服务器拒绝了连接(通常是服务未运行、地址或端口填写错误)。请按以下步骤排查:确认本地大模型服务已启动:确保你部署的兼容 OpenAI API 格式的本地服务(如 Ollama、vLLM、LM Studio 等)正在运行,并监听在你填写的地址和端口上。检查 API 地址:打开 菜单 → 翻译设置 → 本地大模型设置,检查...116.25* Posted at: 17 days ago -
#5494 代理地址:http://127.0.0.1:7890...
💬 3[Last reply:17 days ago] 好的,如果您还有其他问题,随时可以提出。...116.26* Posted at: 17 days ago -
#5493 TaskCfgSTS(is_cuda=False, uuid='b68de3102e', cache_folder=None, target_dir='X:/c.字幕文件汇总/失忆后和死对头闪婚了-字幕', source_language=None, source_language_code='Simplified Chinese', source_sub=...
💬 1[Last reply:17 days ago] 这是由于本地部署的 AI 大模型 API 服务未启动或 API 地址配置错误导致的连接失败。解决办法:确保本地大模型服务已启动:你使用的“兼容AI/本地模型”渠道需要先在本地或局域网内运行一个兼容 OpenAI 接口的服务(例如 ollama、vllm、LocalAI 等)。请检查该服务是否正在运行,并且监听在正确的端口上。检查 API 地址配置:打开软件菜单 → 翻译设置 → 本地大模型设置,确...116.25* Posted at: 17 days ago -
#5492 "The reference audio path name and the text corresponding to the reference audio must be filled in the settings"=Windows......
💬 1[Last reply:17 days ago] <T_RESULT>该错误提示是因为你使用了需要本地参考音频的配音角色(如 clone 或其他支持声音克隆的渠道),但未在软件设置中正确填写参考音频的路径和对应的文本内容。解决方法如下:准备参考音频:录制或截取一段 5-10s 的 wav 格式音频,确保人声清晰、无背景噪声。文件命名尽量简短,例如 myvoice.wav。放置音频文件:将 myvoice.wav 复制到软件根目录下的 ...2607:9d00* Posted at: 17 days ago -
#5491 omnivoice This channel needs deployed and started before availableself.api_url='http://127.0.0.1:7860'[WinError 10061] N......
💬 1[Last reply:18 days ago] This error occurs because the OmniVoice-TTS service is not running locally. The software attempted to connect to http://127.0.0.1:7860 but the connection was refused – the service is either not starte...31.171* Posted at: 18 days ago -
#5490 你的设备不满足CUDA加速要求,请确认是NVIDIA显卡,并已配置好CUDA环境,点击菜单栏-帮助支持-CUDA help...
💬 3[Last reply:18 days ago] 请确认您的显卡是否为 NVIDIA 型号,并在命令提示符(CMD)中运行以下两个命令:nvidia-smi(查看显卡驱动与支持的 CUDA 版本)nvcc -V(查看 CUDA 编译器版本)将这两条命令的输出结果粘贴给我,或提供 logs/ 目录下最新的日志文件内容,以便进一步分析。...38.207* Posted at: 18 days ago -
#5489 Hello what version of chatterbox is being used in pyVideoTrans?...
💬 1[Last reply:18 days ago] 软件内集成的 ChatterBox-TTS 渠道为本地内置模块,其版本号并未在现有文档或配置中明确标注。如需了解具体的依赖版本,可查看源码部署时 uv sync --extra chatterbox 安装的包信息,或在 videotrans/tts/ 目录中查找该渠道的实现文件。请查阅相关文档:ChatterBox-TTS 使用说明...2a03:6600* Posted at: 18 days 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.