-
#3519 算术错误:数值超出最大限制:sleep length is too large...
💬 1[Last reply:2 days ago] 这是由于在配音后暂停时间设置过长,导致系统计时器溢出。解决方案:打开软件,点击顶部菜单栏的“工具/选项”。选择“高级选项”。在“字幕配音调整”区域,找到“配音后暂停秒”设置项。将该数值修改为一个较小的值,例如 5 或 10。保存设置并重新尝试任务。请查阅相关文档:高级设置各个选项说明...111.14* Posted at: 2 days ago -
#3518 under win 11 pyvideotransv3.97 always return [1.0%] An error has occurred. There may be insufficient memory or video mem...
💬 3[Last reply:2 days ago] 问题核心在于软件未能正确识别已手动下载的模型文件,仍尝试从网络下载,且下载失败后触发了错误的“显存不足”提示。这通常是由于模型文件不完整、文件夹命名错误或软件缓存未更新导致的。解决方案如下:验证模型文件完整性:进入 models/models--Systran--faster-whisper-large-v3 文件夹。...113.234* Posted at: 2 days ago -
#3517 pyimod03_ctypes.install.<locals>.PyInstallerImportError: Failed to load dynlib/dll 'C:\\dich\\win-pyvideotrans-v3.97-030...
💬 1[Last reply:3 days ago] This error is caused by the missing Microsoft.CognitiveServices.Speech.core.dll file, which is required for the AzureTTS functionality. This typically happens i...2405:4802* Posted at: 3 days ago -
#3516 The Gemini API is still available, but it's reporting that it's out of stock....
💬 1[Last reply:3 days ago] 这是由于 Gemini API 的配额或可用性问题导致的,通常与 Google 的服务状态或你的账户配额限制有关。检查服务状态与配额:登录 Google AI Studio 或 Google Cloud Console,确认 Gemini API 服务是否正常运行,以及你的 API 密钥是否有足够的请求配额或是否已启用...2001:ee0* Posted at: 3 days ago -
#3515 ModuleNotFoundError: No module named 'qwen_tts'...
💬 3[Last reply:3 days ago] The error ModuleNotFoundError: No module named 'qwen_tts' indicates that the Python package required for the Qwen-TTS (local) voice synthesis channel ...111.55* Posted at: 3 days ago -
#3514 I can't use DeepSeek....
💬 3[Last reply:3 days ago] DeepSeek API 并非完全免费。它提供了一定量的免费额度,但超出后需要付费。你的错误信息 "Insufficient Balance" 明确表示账户余额已耗尽。请登录 DeepSeek 官方平台(如平台控制台)检查你的 API 密钥的剩余免费额度或进行充值。在 pyVideoTrans 中,你可以暂时切换到其他...2001:ee0* Posted at: 3 days ago -
#3513 OSError: cannot load library '/Users/kriss/pyvideotrans/.venv/lib/python3.10/site-packages/_soundfile_data/libsndfile.dy...
💬 1[Last reply:3 days ago] This error is caused by a missing system library libsndfile required by the soundfile Python package on macOS.Solution:Install the libsndfile library using Home...103.220* Posted at: 3 days ago -
#3512 TaskCfgVTT(is_cuda=True, uuid='cdd7747e00', cache_folder='F:/win-pyvideotrans-v3.97-226/tmp/11320/cdd7747e00', target_di...
💬 1[Last reply:3 days ago] 该错误是由于使用 faster-whisper(本地) 进行语音识别时,内存或显存不足导致子进程崩溃。解决方案:降低模型要求:你当前使用的是 tiny.en 模型。虽然这是最小的模型,但错误提示内存/显存不足。请尝试在“语音识别”设置中,将模型切换为更小的 tiny 或 base 模型(如果可用),并确保“发音语言”选...2602:fbf1* Posted at: 3 days ago -
#3510 文件或数据解码失败,编码格式错误:illegal multibyte sequence...
💬 3[Last reply:3 days ago] 是的,将相关文件(如SRT字幕、提示词文件等)的编码格式转换为UTF-8,可以解决因多字节字符序列导致的解码错误。请查阅相关文档:常见错误与解决方法...2a09:bac5* Posted at: 3 days ago -
#3511 cannot load library '/Users/chenguoxing/pyvideotrans/.venv/lib/python3.10/site-packages/_soundfile_data/libsndfile.dylib...
💬 1[Last reply:3 days ago] 这是由于 macOS 系统上缺少 libsndfile 库文件导致的。soundfile 库是音频处理依赖项,在 macOS 上需要额外安装。解决方案:打开终端。使用 Homebrew 包管理器安装 libsndfile。在终端中执行以下命令:brew install libsndfile安装完成后,重启 pyVide...2a02:6ea0* Posted at: 3 days ago -
#3509 I often have trouble translating Chinese into Vietnamese, frequently confusing "she" and "he," and mixing up the forms o...
💬 1[Last reply:3 days ago] 翻译中文到越南语时混淆“她/他”或称谓形式,通常是由于翻译渠道的模型能力不足或提示词不够精确导致的。解决方案:升级翻译渠道:优先使用支持长上下文、智能更高的AI大模型作为翻译渠道,例如 DeepSeek-V3、GPT-4o 或 Gemini 1.5 Pro。避免使用本地小模型(如7B)或传统翻译引擎。优化翻译设置:在“...2001:ee0* Posted at: 3 days ago -
#1437 Access denied, please make sure your account is in good standing. For details, see: https://help.aliyun.com/zh/model-stu...
💬 3[Last reply:3 days ago] 这个错误是由于在配置 OpenAI 兼容接口时,填写的“模型名称”不正确或不被该接口支持导致的。具体错误信息显示 model beanclaw is not supported。请按以下步骤解决:检查并更正模型名称:在 pyVideoTrans 的配置界面(例如翻译设置或 TTS 设置),找到“模型名称”或“模型”输入...240e:342* Posted at: 3 months ago -
#3508 Could not parse response content as the length limit was reached - CompletionUsage(completion_tokens=8192, prompt_tokens...
💬 1[Last reply:3 days ago] 这是由于在使用AI翻译渠道时,发送的上下文过长,超过了AI模型的最大Token限制导致的。解决方案:升级软件:您当前使用的是 v3.92 版本。请先升级到最新版 v3.97,该版本可能已优化此问题。调整高级设置:如果升级后问题依旧,请按以下步骤调整设置:打开软件,进入 菜单 -> 工具 -> 高级选项。在 ...2408:8226* Posted at: 3 days ago -
#3507 pyimod03_ctypes.install.<locals>.PyInstallerImportError: Failed to load dynlib/dll 'C:\\Users\\admin\\Desktop\\transtur\...
💬 1[Last reply:3 days ago] 该错误是由于系统缺少必要的VC++运行库或软件文件不完整,导致无法加载Azure TTS所需的Microsoft.CognitiveServices.Speech.core.dll动态链接库。解决方案:安装微软VC++运行库:下载并安装微软Visual C++ Redistributable for Visual St...2409:8a28* Posted at: 3 days ago -
#3506 Error code: 401 - {'error': {'message': 'Authentication Fails, Your api key: 73 is invalid', 'type': 'authentication_err...
💬 1[Last reply:3 days ago] 该错误是由于翻译渠道的 API Key 无效或配置错误导致的。解决方案:检查 API Key:确认你在翻译渠道(例如 OpenAI/DeepSeek 等)配置中填写的 API Key 是否正确且未过期。检查 API 地址:确认 API 地址(Base URL)配置正确。例如,使用 DeepSeek 时,地址应为 htt...2409:8a7c* Posted at: 3 days ago -
#3505 TaskCfgVTT(is_cuda=False, uuid='ba27970593', cache_folder='C:/Users/CYX/AppData/Local/Temp/BNZ.69aba12a14bcdbcf/tmp/4832...
💬 1[Last reply:3 days ago] 这是由于系统未找到 FFmpeg 可执行文件导致的。pyVideoTrans 依赖 FFmpeg 处理音视频,Windows 预打包版已内置 FFmpeg,但日志显示软件从临时目录运行,可能未正确加载内置组件。解决方案:确认使用预打包版:确保你下载的是 pyVideoTrans 的完整 .7z 预打包版,而非补丁包或源...43.239* Posted at: 3 days ago -
#3504 选择Index TTS时 AttributeError: 'NoneType' object has no attribute 'keys'...
💬 1[Last reply:3 days ago] 这是由于 pyVideoTrans v3.95 版本中 Index TTS 渠道的配置读取逻辑存在缺陷导致的。解决方案:升级软件:这是最直接的解决方法。请将 pyVideoTrans 升级到最新版本 v3.97。根据知识库,v3.97 版本已修复了多个配音渠道的已知问题。手动配置:如果暂时无法升级,可以尝试手动修复配置...103.129* Posted at: 3 days ago -
#3503 [Errno 22] Invalid argument: 'C:/Users/jgj/Desktop/ai/tmp/5668/32dbce0c41/novoice.mp4'...
💬 1[Last reply:3 days ago] 这是由于视频文件路径或文件名包含特殊字符或编码问题,导致FFmpeg处理时出现无效参数错误。解决方案:检查并修改软件安装路径:确保pyVideoTrans软件解压安装在非系统盘(如D盘),且路径中不包含中文或特殊符号。推荐路径如 D:\pyVideoTrans。检查并修改源视频文件路径:确保待处理的视频文件路径和文件名...2409:8a55* Posted at: 3 days ago -
#3502 TaskCfgVTT(is_cuda=True, uuid='0b2ccf7d88', cache_folder='D:/project/Videotrans/win-pyvideotrans-v3.97-0304/tmp/6196/0b2...
💬 1[Last reply:3 days ago] 这是由于使用的 NVIDIA 显卡(很可能是 50 系显卡)与当前 CUDA/cuBLAS 库版本不兼容导致的 CUBLAS_STATUS_NOT_SUPPORTED 错误。解决方案:临时解决方案(推荐):在软件中禁用 CUDA 加速,让 faster-whisper 使用 CPU 运行。在 pyVideoTrans ...240e:47e* Posted at: 3 days ago -
#3501 TaskCfgVTT(is_cuda=True, uuid='dad2118507', cache_folder='D:/project/Videotrans/win-pyvideotrans-v3.97-0304/tmp/30956/da...
💬 1[Last reply:3 days ago] 这是由于使用 faster-whisper 本地模型进行语音识别时,GPU 显存或系统内存不足导致子进程崩溃。解决方案:降低模型要求:在语音识别设置中,将模型从 large-v3-turbo 更换为更小的模型,例如 medium 或 small。调整识别精度参数:在“菜单-工具-高级选项-语音识别参数”中,将 识别准确...240e:47e* Posted at: 3 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.