-
#834 openai.RateLimitError: Error code: 429 - {'error': {'message': 'Provider returned error', 'code': 429, 'metadata': {'raw...
💬 1[Last reply:3 months ago] 这个错误是由于您使用的 OpenRouter.ai 翻译渠道触发了频率限制(429错误)。具体来说,您正在使用免费版的 moonshotai/kimi-k2:free 模型,该模型有严格的请求频率限制。 解决方案: 1. 增加暂停时间(最直接的解决方法): 进入软件菜单 → 工具...113.84* Posted at: 3 months ago -
#833 Can This Man Live Forever The Big Interview WIRED split no voice videoerror...
💬 1[Last reply:3 months ago] 根据您提供的信息,您在使用pyVideoTrans v3.80版本处理视频“Can This Man Live Forever The Big Interview WIRED split no voice video”时遇到了问题。从视频名称中的“split no voice”来看,这...49.85* Posted at: 3 months ago -
#774 index-TTS2 torch.AcceleratorError: CUDA error: no kernel image is available for execution on the device...
💬 2[Last reply:3 months ago] 已经更新了驱动,并重新安装了CUDA,还是报错误,请问什么问题呢! ...18.176* Posted at: 3 months ago -
#832 发送给本地配音模型时,是否可以忽略只有时间戳没有内容的字幕行...
💬 1[Last reply:3 months ago] 这个问题与 pyVideoTrans 软件直接相关。您遇到的是在字幕翻译和配音过程中,出现了只有时间戳但没有实际文字内容的空字幕行,导致后续流程可能出错。 核心原因分析: 1. 当您启用了"LLM重新断句"功能时,软件会尝试对识别出的字幕进行智能断句优化 2. 即使设置了"最短语音持续...130.51* Posted at: 3 months ago -
#831 AssertionError: iic/SenseVoiceSmall is not registered...
💬 1[Last reply:3 months ago] 这个错误是由于阿里FunASR语音识别模型 iic/SenseVoiceSmall 未正确注册导致的,常见于源码部署环境。这是一个已知的PySide6与ModelScope懒加载机制冲突问题。 解决方案: 你需要修改ModelScope的源码文件来解决这个注册问题: 1. 找到文件:[...112.120* Posted at: 3 months ago -
#830 [Errno 2] No such file or directory: 'D:\\视频素材\\youtube教程\\Magnet VFX\\弧线之地\\_video_out\\Unreal Engine 5.4.4 Beginner Tu...
💬 1[Last reply:3 months ago] 这个错误表明 pyVideoTrans 在尝试访问一个字幕文件时找不到该文件。具体来说,软件在路径 D:\视频素材\youtube教程\Magnet VFX\弧线之地\_video_out\Unreal Engine 5.4.4 Beginner Tutorial - UE5 Star...223.215* Posted at: 3 months ago -
#829 FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/Administrator/AppData/Local/Temp/Rar$EXa9788.15327.rar...
💬 1[Last reply:3 months ago] 这个错误是因为软件启动时找不到配置文件 cfg.json,通常发生在从压缩包直接运行软件或文件解压不完整的情况下。 问题分析: 错误路径显示 Rar$EXa9788.15327.rartemp,说明您可能是直接从 RAR 压缩包内运行软件 cfg.json 是 pyVideo...113.16* Posted at: 3 months ago -
#828 401 Client Error: Unauthorized for url: https://openspeech.bytedance.com/api/v1/vc/submit?appid=8414706469&language=zh-C...
💬 1[Last reply:3 months ago] 这个问题是由于在使用字节火山语音识别服务时,API 密钥或应用 ID 不正确导致的 "401 Unauthorized" 错误。 解决方案: 1. 检查字节火山应用配置 登录字节火山开放平台 (https://console.volcengine.com/) 确认应用 ID ...113.68* Posted at: 3 months ago -
#827 tencentcloud.common.exception.tencent_cloud_sdk_exception.TencentCloudSDKException: [TencentCloudSDKException] code:Auth...
💬 1[Last reply:3 months ago] 这个错误是由于腾讯翻译API的签名验证失败导致的,具体表现为"请求签名验证失败,请检查您的签名计算是否正确"。 问题原因分析: 1. API密钥配置错误:腾讯翻译需要正确的SecretId和SecretKey,可能是密钥填写错误、过期或权限不足 2. 网络代理问题:腾讯翻译服务仅限中国...2408:8256* Posted at: 3 months ago -
#826 RuntimeError: [Errno 2] No such file or directory: 'K:/剪映/剪映导出/_video_out/#sassygeminimomma #contentcreatorsoftiktok #co...
💬 1[Last reply:3 months ago] 这个错误是由于文件路径中包含特殊字符(#号)导致系统无法正确识别和创建文件。从错误信息可以看出,pyVideoTrans 在语音识别阶段成功生成了字幕文件,但在尝试复制该文件时遇到了路径问题。 问题分析: 错误路径:K:/剪映/剪映导出/_video_out/#sassygemi...112.253* Posted at: 3 months ago -
#825 {'code': 3, 'msg': 'lost text for translate'}...
💬 1[Last reply:3 months ago] 这个错误 lost text for translate 表示在翻译过程中,软件未能获取到需要翻译的文本内容。 问题分析: 当使用 pyVideoTrans 进行视频翻译或字幕翻译时,软件需要先完成语音识别步骤,生成原始语言的字幕文件(SRT格式),然后才能进行翻译。这个错误通常发生在...2602:fdb7* Posted at: 3 months ago -
#824 RuntimeError: Unable to open file 'model.bin' in model 'D:/BaiduNetdiskDownload/models\models--mobiuslabsgmbh--faster-wh...
💬 1[Last reply:3 months ago] 这是模型文件下载不完整或损坏导致的语音识别错误。错误信息显示无法打开 model.bin 文件,说明 faster-whisper 模型没有正确下载或下载过程中出现了问题。 解决方法: 1. 删除损坏的模型文件 前往路径 D:/BaiduNetdiskDownload/model...204.0* Posted at: 3 months ago -
#822 open-whisper需要的显存是多少?...
💬 1[Last reply:3 months ago] 根据您的描述,问题很可能与显存不足有关。 核心原因分析: 显存需求不匹配: large-v2 和 large-v3-turbo 是 Whisper 系列中较大的模型,对显存的要求较高。在仅有 4GB 显存的设备上运行这些模型,极易导致显存耗尽,从而引发程序卡死、崩溃或长时间无响应...120.235* Posted at: 3 months ago -
#821 openai.RateLimitError: Error code: 429 - {'error': {'message': 'Provider returned error', 'code': 429, 'metadata': {'raw...
💬 1[Last reply:3 months ago] 这个问题是由于使用 OpenRouter.ai 的免费翻译服务时触发了频率限制(429错误)。错误信息显示 deepseek/deepseek-r1-0528:free 模型暂时被限流。 解决方案: 1. 增加请求间隔时间:在软件中打开 菜单 → 工具 → 高级选项,找到"翻译调整"部...2406:da18* Posted at: 3 months ago -
#820 日语用哪个模型做语音识别比较好?...
💬 1[Last reply:3 months ago] 从你的描述来看,你遇到了faster-whisper模型在语音识别时断句效果不佳和漏识别的问题。这通常与语音分割参数设置有关,可以通过调整高级选项中的VAD参数来改善。 解决方案: 1. 进入高级设置 点击软件菜单栏的"工具" → "高级选项" 2. 调整VAD参数 找到...120.235* Posted at: 3 months ago -
#425 当我使用日语模型kotoba-tech/kotoba-whisper-v2.2时候显示没有识别到任何说话声...
💬 2[Last reply:3 months ago] kotoba-tech/kotoba-whisper 如何设置的?语音识别里面没有这个选项...2409:8a28* Posted at: 4 months ago -
#819 401, message='Invalid response status', url='wss://api.msedgeservices.com/tts/cognitiveservices/websocket/v1?Ocp-Apim-Su...
💬 1[Last reply:3 months ago] 这个错误是使用 Azure TTS 配音时出现的连接问题。错误代码 401 表示身份验证失败,通常是由于 API 密钥无效或配额已用完导致的。 解决方法: 1. 检查 Azure TTS 订阅密钥 登录 Azure 门户,确认你的 TTS 服务订阅状态是否正常 检查 API ...110.185* Posted at: 3 months ago -
#815 Chatterbox TTS multil language...
💬 3[Last reply:3 months ago] may be next update...2001:ee0* Posted at: 3 months ago -
#818 tencentcloud.common.exception.tencent_cloud_sdk_exception.TencentCloudSDKException: [TencentCloudSDKException] code:Fail...
💬 1[Last reply:3 months ago] 这个错误是因为腾讯翻译服务未在腾讯云控制台开通导致的。错误信息明确显示:"Service has not been opened, please open service at Tencent Cloud console"。 问题分析: 您正在使用腾讯翻译作为字幕翻译渠道 腾...240e:440* Posted at: 3 months ago -
#551 {'code': 6, 'msg': 'stack expects a non-empty TensorList'}...
💬 2[Last reply:3 months ago] clone-voice的log DIR: B:\ytbChinese2Espanol\clone 准备启动 【文字->声音】 线程 启动后加载模型可能需要几分钟,请耐心等待浏览器自动打开 > Using model: xtts 启动 文字->声音 线程成功 [已打开浏览器窗口,如果未能自动打开,你也可以手动打开地址] ...23.106* Posted at: 4 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.
Related resource
Trending Questions
-
【这样设置,才能取得最佳断句效果-faster-whisper语音识别!】... 💬 11 👁 1721
-
edge_tts.exceptions.NoAudioReceived: No audio was received. Please verify that your parameters are correct.... 💬 9 👁 1540
-
ImportError: cannot import name 'Sentinel' from 'typing_extensions' (/home/Timoshenko/miniconda3/lib... 💬 1 👁 1224
-
RuntimeError: Data processing error: CAS service error : Reqwest Error: HTTP status client error (401 Unauthorized), dom... 💬 2 👁 1137
-
翻译断句过长,全屏字幕问题... 💬 22 👁 1103
-
【faster-whisper模式】下载模型失败解决办法... 💬 1 👁 1051
-
Edge-TTS(免费)不能用了吗?... 💬 17 👁 859
-
语音转字幕问题... 💬 8 👁 775
-
大佬帮帮忙,总是到结尾出现这样,不知道哪里出了问题... 💬 1 👁 721
-
No audio was received. Please verify that your parameters are correct.... 💬 5 👁 703
-
助力项目持续维护... 💬 0 👁 673
-
识别语音设置怎么感觉没用啊... 💬 4 👁 663
-
Edge-TTS无法使用的解决办法... 💬 5 👁 643
-
声画不同步的问题... 💬 2 👁 632
-
翻译字幕阶段出错:Traceback (most recent call last): File "videotrans\translator\_base.py", line 77, in run File "... 💬 1 👁 629
-
翻译钢铁侠2,使用批量翻译srt,中间有字幕没有翻译,同时出现把参数显示出来了。... 💬 1 👁 623
-
{'code': 6, 'msg': 'CUDA error: no kernel image is available for execution on the device\nCUDA ... 💬 12 👁 603
-
2025-09-10 11:09:02,333 - VideoTrans - ERROR - FFmpeg 命令执行失败 (force_cpu=True)。 命令: ffmpeg -hide_banner -ignore_unknown -... 💬 11 👁 594
-
Unable to open file 'model.bin' in model 'C:/Users/wujin/Desktop/win-videotrans-v3.78-0821/models\models-... 💬 3 👁 592
-
ModuleNotFoundError: No module named 'pyaudioop'... 💬 1 👁 590