-
#963 软件不接受手动下载的模型文件,自己下载又总是失败...
💬 2[Last reply:5 months ago] 手动下载这几个文件 https://huggingface.co/mobiuslabsgmbh/faster-whisper-large-v3-turbo/tree/main 放到 D:\WIN-VIDEOTRANS-V3.80\models\models--mobiuslabsgmbh--faster-wh...108.181* Posted at: 5 months ago -
#962 为何模型会一直反复下载?保留原始背景音也不行...
💬 1[Last reply:5 months ago] 问题很可能由两类原因引起:1) 软件没有识别到你放置的本地 ASR 模型(因此每次都尝试重新下载);2) 在“保留原始背景音”模式下,程序在“分离原背景音”或语音检测步骤无法识别到人声导致死循环/失败。请按下面步骤逐项排查并修复: 1. 先看最关键的日志(定位原因) 1. 退出程序...220.197* Posted at: 5 months ago -
#961 RuntimeError: cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED...
💬 1[Last reply:5 months ago] 问题定位:报错信息 "cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED" 表明是 CUDA/cuBLAS 与当前显卡或驱动/运行时不兼容,导致 faster-whisper 在 GPU 上执行对齐时失败。并非简单的网络问题,...113.205* Posted at: 5 months ago -
#960 Connection timeout to host wss://api.msedgeservices.com/tts/cognitiveservices/websocket/v1?Ocp-Apim-Subscription-Key=6A5...
💬 1[Last reply:5 months ago] 很可能是 Edge-TTS 的 websocket 连接被网络(代理/防火墙/公司网络)阻断或被微软服务限流/Key 无效,导致连接超时。请按以下步骤逐项排查与修复: 1. 降低并发与增加配音间隔(常见且常能解决问题) 1. 打开 菜单 -> 工具 -> 高级选项 -> 配音调整。 2...141.11* Posted at: 5 months ago -
#959 你好?win-videotrans-v3.75里翻译成其他语言怎么设置呀?...
💬 1[Last reply:5 months ago] 在 Windows 预打包版 (例如 win-videotrans-v3.75) 中将视频翻译成其他语言的核心步骤如下: 1. 启动程序:在解压后的安装目录(建议为纯英文、无空格路径,如 D:/videotrans)双击 sp.exe 启动程序。 2. 选择任务类型:在主界面选择“...2604:9cc0* Posted at: 5 months ago -
#957 一台8G的4060用来提取音频, 翻译使用deepseek, 另一台8G的4060开启GPT-sovits合成音频, 联合合作 在局域网内提供服务. 2台计算机GPU始终在4G以下. 内存一台32G和CPU也没有占满的. 如果10-20个文...
💬 5[Last reply:5 months ago] 您好,感谢您提供的最新日志和反馈。了解到您已经尝试了将 同时配音字幕数 设置为 1 并增加 配音后暂停时间/秒,但批量处理文件数增多时依然会出现卡顿。 从您最新提供的日志中,主要的警告是大量的 字幕[...] 原始时长(...)或配音时长(0ms)为0,跳过调整计算。 这意味着在配音阶段,...82.152* Posted at: 5 months ago -
#958 HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=en&tl=zh-cn&hl=zh-cn&q=...
💬 1[Last reply:5 months ago] 您遇到的 SSLError 报错通常表示在尝试连接 Google 翻译服务器时,SSL/TLS 握手出现了问题,可能是由于网络环境、代理设置或防火墙干扰所致。 请尝试以下解决方案: 1. 检查网络连接和代理设置: 确保您的网络连接稳定,并且可以正常访问 translate.goog...2602:feda* Posted at: 5 months ago -
#956 videotrans.configure._except.SpeechToTextError: _overall:[Errno 2] No such file or directory: 'D:/soft/win-videotrans-v3...
💬 1[Last reply:5 months ago] 您遇到的 RuntimeError: [Errno 2] No such file or directory 错误表明 pyVideoTrans 在语音识别阶段无法创建或访问其临时文件目录中的锁文件 (72000.lock)。这通常是由于文件权限不足、安全软件阻止,或安装路径存在某些不兼容...85.89* Posted at: 5 months ago -
#955 Elevenlabs无法获取角色 API核对无误 TTS测试显示ok 唯独无法在下拉菜单获取已有角色...
💬 6[Last reply:5 months ago] 代码问题,等后续更新修复吧...205.198* Posted at: 5 months ago -
#954 RuntimeError: Could not fetch config for http://localhost:7860/ F5TTS...
💬 1[Last reply:5 months ago] 您遇到的 RuntimeError: Could not fetch config for http://localhost:7860/ F5TTS 错误表明 pyVideoTrans 尝试连接一个本地的配音服务 (F5TTS),但未能成功获取其配置。 这通常意味着以下两种情况之一: 1....2406:8dc0* Posted at: 5 months ago -
#953 Cannot connect to host 127.0.0.1:7890 ssl:<ssl.SSLContext object at 0x000001F28DE786C0> [远程计算机拒绝网络连接。]...
💬 1[Last reply:5 months ago] 您遇到的 Cannot connect to host 127.0.0.1:7890 错误通常表示 pyVideoTrans 尝试通过本地代理服务器 127.0.0.1:7890 建立网络连接,但该代理服务器未运行或拒绝了连接。 请按照以下步骤进行排查和解决: 1. 检查 pyVideo...60.215* Posted at: 5 months ago -
#952 目前能否修改翻译提示词?为了让LLM在翻译时自动根据对话内容添加[情绪]标签输出更符合情境的翻译后文本...
205.198* Posted at: 5 months ago -
#951 videotrans.configure._except.StopRetry: Input data may contain inappropriate content....
💬 1[Last reply:5 months ago] 您遇到的 Input data may contain inappropriate content. 错误是由阿里百炼(QwenMT)翻译服务报告的。这通常意味着您视频中的原始语音内容被阿里百炼的审查系统识别为可能包含不适宜的内容,从而拒绝了翻译请求。这并非 pyVideoTrans 软件...183.198* Posted at: 5 months ago -
#950 ModuleNotFoundError: No module named 'videotrans.translator._ai302'...
💬 1[Last reply:6 months ago] 您遇到的 ModuleNotFoundError: No module named 'videotrans.translator._ai302' 错误表明,软件尝试加载名为 _ai302 的翻译模块时失败,这通常意味着该模块文件缺失或无法访问。 请尝试以下步骤解决此问题...2401:b60* Posted at: 6 months ago -
#949 videotrans.configure._except.StopRetry: Allocated quota exceeded, please increase your quota limit....
💬 1[Last reply:6 months ago] 您好,根据您提供的错误信息 Allocated quota exceeded, please increase your quota limit.,这表明您在使用“阿里百炼”作为翻译渠道时,已经超出了您在该服务提供商处所设置的资源配额限制。 pyVideoTrans 软件本身无法解决外部 ...183.198* Posted at: 6 months ago -
#948 Cannot connect to host 127.0.0.1:7890 ssl:<ssl.SSLContext object at 0x0000022E8B93A1C0> [Connect call failed ('127.0.0.1...
💬 1[Last reply:6 months ago] 您遇到的错误 Cannot connect to host 127.0.0.1:7890 表明 pyVideoTrans 尝试连接一个本地代理服务器(地址为 127.0.0.1:7890)但失败了。这通常意味着: 1. 您在软件中配置了代理,但该代理服务器未运行或地址不正确。 2. 您...14.26* Posted at: 6 months ago -
#947 FileNotFoundError: [Errno 2] No such file or directory: 'D:/pyVideos/tmp/How to remove green screen image.mp4'...
💬 1[Last reply:6 months ago] 您遇到的 FileNotFoundError 错误,表明 pyVideoTrans 尝试在 D:/pyVideos/tmp/ 目录下创建或访问一个名为 How to remove green screen image.mp4 的临时文件时失败了。这通常发生在软件需要将原始视频复制到临时工作...203.168* Posted at: 6 months ago -
#946 提示没有安装ffmpeg...
💬 1[Last reply:6 months ago] 您遇到的“提示没有安装ffmpeg”问题通常意味着 pyVideoTrans 无法找到其进行视频处理所需的 FFmpeg 组件。对于 Windows 预打包版,FFmpeg 理论上应该已经包含在软件目录中。 请按以下步骤进行排查: 1. 检查安装路径: 确保您将软件解压到了一个纯英文、无...46.232* Posted at: 6 months ago -
#945 FileNotFoundError: [Errno 2] No such file or directory: 'F:/video/new/1/Free Far Sight add on alternative (Noggit Red) w...
💬 1[Last reply:6 months ago] 您好!这个 FileNotFoundError 错误通常是由于 Windows 系统对文件路径长度的限制(MAX_PATH 限制,通常为 260 个字符),或者路径中包含过多特殊字符、空格和中文导致的。pyVideoTrans 在处理过程中会生成一些临时文件,如果这些临时文件的路径过长,就...160.30* Posted at: 6 months ago -
#944 RuntimeError: CUDA failed with error out of memory...
💬 1[Last reply:6 months ago] 您遇到的 RuntimeError: CUDA failed with error out of memory 错误表明您的 NVIDIA 显卡在执行 faster-whisper 语音识别时,显存(GPU 内存)不足以处理当前任务。 请尝试以下解决方案: 1. 选择更小的 faster...240e:341* Posted at: 6 months 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.