-
#869 Invalid username or password....
💬 1[Last reply:14 days ago] 工具-高级选项--faster和openai的模型列表,将其中的distil-whisper-都改为 distil-,就删掉 distil后的whisper...109.105* Posted at: 14 days ago -
#866 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:5093/v2/audio/speech_with_prompt...
💬 2[Last reply:14 days ago] chatbox配音,在设置面板里面,如果同时配音字幕数超过1,最后就会报错,如果1是可以的...2406:da18* Posted at: 14 days ago -
#868 中文短视频翻译英文短视频时候字幕集中在整个屏幕 并不会跟着说话一句一句出来...
💬 1[Last reply:14 days ago] 这个问题属于 pyVideoTrans 软件在生成硬字幕时的常见问题。根本原因是软件在嵌入字幕时,默认将整个字幕文件一次性处理,而没有根据时间轴动态显示。这通常与高级选项中的字幕显示设置有关。 快速解决方法: 1. 打开 pyVideoTrans 软件。 2. 点击顶部菜单栏的 工...120.34* Posted at: 14 days ago -
#867 videotrans.configure._except.StopRetry: GPT-SoVITS error-1:{'detail': 'Not Found'}...
💬 1[Last reply:14 days ago] 这个错误表明在使用 GPT-SoVITS 语音合成服务时,软件无法连接到您本地部署的 GPT-SoVITS 服务。错误信息 {'detail': 'Not Found'} 表示软件向 GPT-SoVITS 的 API 地址发送了请求,但该地址返回...202.8* Posted at: 14 days ago -
#864 requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://openspeech.bytedance.com/api/v1/tts...
💬 1[Last reply:14 days ago] 这个错误是由于调用字节火山(Volcengine)语音合成API时被拒绝访问(HTTP 403错误)导致的。具体原因可能是API密钥无效、配额不足或账户未正确配置。 问题分析: 错误发生在 _volcengine.py 第119行,表明使用的是字节火山的语音合成服务 HTTP...202.8* Posted at: 14 days ago -
#863 Qwen3-TTS 模型...
💬 2[Last reply:14 days ago] 3.81已支持 https://pyvideotrans.com/downpackage...14.199* Posted at: 14 days ago -
#862 AttributeError: module 'videotrans.util.tools' has no attribute 'get_video_codec'...
💬 1[Last reply:14 days ago] 这个错误是由于软件版本不匹配导致的。错误信息显示软件试图调用一个名为 get_video_codec 的函数,但在当前版本的 videotrans.util.tools 模块中找不到这个函数。 问题分析: 错误发生在软件启动时检查视频编解码器的过程中 您的系统信息:Windo...157.254* Posted at: 14 days ago -
#860 HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=zh-cn&tl=en&hl=en&q=%E4...
💬 1[Last reply:14 days ago] 这是在使用 pyVideoTrans 进行字幕翻译时,Google 翻译服务连接超时的问题。错误显示软件无法连接到 translate.google.com,原因是连接超时(300秒)。 问题原因: Google 翻译服务在中国大陆地区无法直接访问,需要科学上网(使用代理)才能正常连接...112.7* Posted at: 14 days ago -
#859 'NoneType' object is not subscriptable...
💬 1[Last reply:14 days ago] 这个错误 'NoneType' object is not subscriptable 通常发生在软件试图访问一个值为 None 的变量,就像它是一个列表或字典一样。在 pyVideoTrans v3.81 中,这可能是由于配置文件读取失败、某些API返回了空值,或...202.8* Posted at: 14 days ago -
#856 如果不想用的话 pyVideoTrans这软件怎么卸载干净呢...
💬 1[Last reply:15 days ago] 不需要安装解压就用的软件,直接删软件目录就行...104.238* Posted at: 15 days ago -
#858 Error code: 404...
💬 1[Last reply:15 days ago] 404 error you're encountering in pyVideoTrans typically indicates that the software is trying to access a resource or AP...124.57* Posted at: 15 days ago -
#857 RuntimeError: recognition connection failed: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。...
💬 1[Last reply:15 days ago] 这个错误是由于在使用Google识别API进行语音识别时网络连接失败导致的。错误代码WinError 10060表示连接超时,通常是因为网络环境问题无法访问Google服务。 解决方案: 1. 更换语音识别渠道(推荐):Google识别API需要稳定的国际网络连接,建议改用其他语音识别...240e:3ae* Posted at: 15 days ago -
#855 111gradio_client.exceptions.AppError: The upstream Gradio app has raised an exception: torch.cat(): expected a non-empty...
💬 1[Last reply:15 days ago] 这个问题是由于在使用 F5/Index/Spark/Dia TTS 等本地语音合成服务时,后端 Gradio 应用在处理音频张量时出现了异常。具体错误是 torch.cat(): expected a non-empty list of Tensors,表明后端服务在处理音频数据时接收...2a02:6ea0* Posted at: 15 days ago -
#854 videotrans.configure._except.StopRetry: GPT-SoVITS error-1:{'message': 'tts failed', 'Exception':...
💬 1[Last reply:15 days ago] 这个问题是由于在使用GPT-SoVITS语音合成时CUDA兼容性错误导致的。具体错误信息"cudaErrorNoKernelImageForDevice"表明您的显卡驱动或CUDA版本与GPT-SoVITS模型不兼容。 解决方案: 1. 更新NVIDIA显卡驱动:前往NVIDIA官网下...240e:345* Posted at: 15 days ago -
#853 gradio_client.exceptions.AppError: The upstream Gradio app has raised an exception: torch.cat(): expected a non-empty li...
2a02:6ea0* Posted at: 15 days ago -
#849 PermissionError: [Errno 13] Permission denied: 'c:/users/c1/videos/pyvideotrans/tmp/1759816840.0416818-gptsovits.wav.wav...
💬 1[Last reply:15 days ago] 删掉 videotrans/cfg.json 文件,重新启动软件...120.227* Posted at: 15 days ago -
#852 huggingface_hub.errors.LocalEntryNotFoundError: Cannot find an appropriate cached snapshot folder for the specified revi...
💬 1[Last reply:15 days ago] 这个问题是由于 faster-whisper 模型从国内镜像站下载失败导致的网络连接问题。错误显示"由于目标计算机积极拒绝,无法连接",表明网络代理设置可能存在问题,导致无法访问 huggingface 镜像站。 解决方案: 1. 创建 huggingface.lock 文件(推荐) ...120.34* Posted at: 15 days ago -
#851 2025-10-07 14:21:10,429 - VideoTrans - INFO - 平台: Windows。正在按优先级检测最佳的 'h264' 编码器: ['nvenc', 'qsv', 'amf'] 2025-10-07 14:...
💬 1[Last reply:15 days ago] 根据您提供的日志信息,问题出现在使用 GPT-SoVITS 进行语音合成(配音)时,pyVideoTrans 软件会闪退。从日志中可以看到,软件在调用 http://127.0.0.1:9880/tts 这个本地 API 时,虽然发送了请求数据,但某些请求耗时较长(例如一个耗时约10秒...103.135* Posted at: 15 days ago -
#848 你的设备不满足CUDA加速要求,请确认是NVIDIA显卡,并已配置好CUDA环境,点击菜单栏-帮助支持-CUDA help...
💬 1[Last reply:15 days ago] 这个问题是由于您的设备不满足 pyVideoTrans 软件进行 CUDA 加速的条件所导致的。错误提示明确指出需要 NVIDIA 显卡并已配置好 CUDA 环境。 问题分析: 您的系统是 Windows 10,软件版本为 v3.80(非冻结版,即源码运行)。 软件检测到当前...163.125* Posted at: 15 days ago -
#847 must be selet role for listen...
💬 1[Last reply:15 days ago] issue you're reporting appears to be related to the voice recognition/transcription feature in pyVideoTrans. The error m...92.195* Posted at: 15 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.
Related resource
Trending Questions
-
【这样设置,才能取得最佳断句效果-faster-whisper语音识别!】... 💬 9 👁 621
-
翻译断句过长,全屏字幕问题... 💬 3 👁 420
-
语音转字幕问题... 💬 6 👁 304
-
助力项目持续维护... 💬 0 👁 281
-
【faster-whisper模式】下载模型失败解决办法... 💬 1 👁 277
-
识别语音设置怎么感觉没用啊... 💬 4 👁 232
-
翻译字幕阶段出错:Traceback (most recent call last): File "videotrans\translator\_base.py", line 77, in run File "... 💬 1 👁 230
-
大佬帮帮忙,总是到结尾出现这样,不知道哪里出了问题... 💬 1 👁 217
-
2025-09-10 11:09:02,333 - VideoTrans - ERROR - FFmpeg 命令执行失败 (force_cpu=True)。 命令: ffmpeg -hide_banner -ignore_unknown -... 💬 11 👁 216
-
翻译钢铁侠2,使用批量翻译srt,中间有字幕没有翻译,同时出现把参数显示出来了。... 💬 1 👁 203
-
Unable to open file 'model.bin' in model 'C:/Users/wujin/Desktop/win-videotrans-v3.78-0821/models\models-... 💬 3 👁 193
-
声画不同步的问题... 💬 0 👁 192
-
Unable to open file 'model.bin' in model 'D:/BaiduNetdiskDownload/win-videotrans-v3.78-0821/models\models... 💬 1 👁 189
-
_process:cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED:FasterAll... 💬 1 👁 189
-
{'code': 6, 'msg': 'CUDA error: no kernel image is available for execution on the device\nCUDA ... 💬 12 👁 183
-
('400 Client Error: Bad Request for url: http://127.0.0.1:9880/tts?text=%E5%91%83%2C%E5%85%B6%E5%AE%9E%E6%9C%AC%E6%... 💬 1 👁 180
-
target language... 💬 1 👁 166
-
videotrans.configure._except.TranslateSrtError: Request triggered 429, please increase the pause time: Error code: 429 -... 💬 3 👁 165
-
[WinError 1314] A required privilege is not held by the client: '..\\..\\blobs\\931c77a740890c46365c7ae0c9d350ba3cc... 💬 1 👁 163
-
Unable to open file 'model.bin' in model 'D:/Program Files/pyvideotrans/win-videotrans-v3.78-0821/models\... 💬 2 👁 157