-
#826 RuntimeError: [Errno 2] No such file or directory: 'K:/剪映/剪映导出/_video_out/#sassygeminimomma #contentcreatorsoftiktok #co...
💬 1[Last reply:17 days ago] 这个错误是由于文件路径中包含特殊字符(#号)导致系统无法正确识别和创建文件。从错误信息可以看出,pyVideoTrans 在语音识别阶段成功生成了字幕文件,但在尝试复制该文件时遇到了路径问题。 问题分析: 错误路径:K:/剪映/剪映导出/_video_out/#sassygemi...112.253* Posted at: 17 days ago -
#825 {'code': 3, 'msg': 'lost text for translate'}...
💬 1[Last reply:17 days ago] 这个错误 lost text for translate 表示在翻译过程中,软件未能获取到需要翻译的文本内容。 问题分析: 当使用 pyVideoTrans 进行视频翻译或字幕翻译时,软件需要先完成语音识别步骤,生成原始语言的字幕文件(SRT格式),然后才能进行翻译。这个错误通常发生在...2602:fdb7* Posted at: 17 days ago -
#824 RuntimeError: Unable to open file 'model.bin' in model 'D:/BaiduNetdiskDownload/models\models--mobiuslabsgmbh--faster-wh...
💬 1[Last reply:17 days ago] 这是模型文件下载不完整或损坏导致的语音识别错误。错误信息显示无法打开 model.bin 文件,说明 faster-whisper 模型没有正确下载或下载过程中出现了问题。 解决方法: 1. 删除损坏的模型文件 前往路径 D:/BaiduNetdiskDownload/model...204.0* Posted at: 17 days ago -
#823 每行都必须以#分割为2部分,格式为 音频名称.wav#音频文字内容...
💬 2[Last reply:17 days ago] 是按照#每行分割的,不知道为什么提示错误...223.215* Posted at: 17 days ago -
#822 open-whisper需要的显存是多少?...
💬 1[Last reply:17 days ago] 根据您的描述,问题很可能与显存不足有关。 核心原因分析: 显存需求不匹配: large-v2 和 large-v3-turbo 是 Whisper 系列中较大的模型,对显存的要求较高。在仅有 4GB 显存的设备上运行这些模型,极易导致显存耗尽,从而引发程序卡死、崩溃或长时间无响应...120.235* Posted at: 17 days ago -
#821 openai.RateLimitError: Error code: 429 - {'error': {'message': 'Provider returned error', 'code': 429, 'metadata': {'raw...
💬 1[Last reply:17 days ago] 这个问题是由于使用 OpenRouter.ai 的免费翻译服务时触发了频率限制(429错误)。错误信息显示 deepseek/deepseek-r1-0528:free 模型暂时被限流。 解决方案: 1. 增加请求间隔时间:在软件中打开 菜单 → 工具 → 高级选项,找到"翻译调整"部...2406:da18* Posted at: 17 days ago -
#820 日语用哪个模型做语音识别比较好?...
💬 1[Last reply:17 days ago] 从你的描述来看,你遇到了faster-whisper模型在语音识别时断句效果不佳和漏识别的问题。这通常与语音分割参数设置有关,可以通过调整高级选项中的VAD参数来改善。 解决方案: 1. 进入高级设置 点击软件菜单栏的"工具" → "高级选项" 2. 调整VAD参数 找到...120.235* Posted at: 17 days ago -
#425 当我使用日语模型kotoba-tech/kotoba-whisper-v2.2时候显示没有识别到任何说话声...
💬 2[Last reply:17 days ago] kotoba-tech/kotoba-whisper 如何设置的?语音识别里面没有这个选项...2409:8a28* Posted at: 1 month ago -
#819 401, message='Invalid response status', url='wss://api.msedgeservices.com/tts/cognitiveservices/websocket/v1?Ocp-Apim-Su...
💬 1[Last reply:17 days ago] 这个错误是使用 Azure TTS 配音时出现的连接问题。错误代码 401 表示身份验证失败,通常是由于 API 密钥无效或配额已用完导致的。 解决方法: 1. 检查 Azure TTS 订阅密钥 登录 Azure 门户,确认你的 TTS 服务订阅状态是否正常 检查 API ...110.185* Posted at: 17 days ago -
#815 Chatterbox TTS multil language...
💬 3[Last reply:17 days ago] may be next update...2001:ee0* Posted at: 18 days ago -
#818 tencentcloud.common.exception.tencent_cloud_sdk_exception.TencentCloudSDKException: [TencentCloudSDKException] code:Fail...
💬 1[Last reply:17 days ago] 这个错误是因为腾讯翻译服务未在腾讯云控制台开通导致的。错误信息明确显示:"Service has not been opened, please open service at Tencent Cloud console"。 问题分析: 您正在使用腾讯翻译作为字幕翻译渠道 腾...240e:440* Posted at: 17 days ago -
#551 {'code': 6, 'msg': 'stack expects a non-empty TensorList'}...
💬 2[Last reply:17 days ago] clone-voice的log DIR: B:\ytbChinese2Espanol\clone 准备启动 【文字->声音】 线程 启动后加载模型可能需要几分钟,请耐心等待浏览器自动打开 > Using model: xtts 启动 文字->声音 线程成功 [已打开浏览器窗口,如果未能自动打开,你也可以手动打开地址] ...23.106* Posted at: 1 month ago -
#814 测试使用Ollama报错...
💬 2[Last reply:18 days ago] API 地址由 http://localhost:11434/v1 改成 http://127.0.0.1:11434/v1 就成功了,感谢...2409:8a55* Posted at: 18 days ago -
#817 如何设置Qwen3-asr...
💬 1[Last reply:18 days ago] 要设置 Qwen3-ASR 语音识别,请按照以下步骤操作: 1. 打开语音识别设置:在软件主界面,点击顶部菜单栏的“语音识别设置”。 2. 选择识别渠道:在弹出的设置窗口中,找到“识别渠道”下拉菜单,从中选择“阿里Qwen3-ASR语音识别”。 3. 配置API密钥: 您需要提前...113.95* Posted at: 18 days ago -
#816 RuntimeError: Cannot load the vocabulary from the model directory...
💬 1[Last reply:18 days ago] 这个问题是由于 faster-whisper 模型文件下载不完整或损坏导致的。faster-whisper 需要下载完整的模型文件才能正常工作,包括词汇表文件。 解决方案: 1. 删除损坏的模型文件 前往软件目录下的 models/faster-whisper 文件夹 删除对...160.30* Posted at: 18 days ago -
#813 API URL is http://127.0.0.1:9011 ERROR:api:Exception on /recogn [POST] Traceback (most recent call last): File "/Users...
💬 1[Last reply:18 days ago] 这个问题是由于 pyVideoTrans 软件在初始化语音识别任务时,配置文件 cfg 参数为 None 导致的类型错误。错误发生在尝试访问 cfg['uuid'] 时,因为 cfg 是 None 而不是字典。 解决方案: 1. 检查自定义语音识别API配置 ...114.242* Posted at: 18 days ago -
#812 videotrans.configure._except.StopRetry: Output data may contain inappropriate content....
💬 1[Last reply:18 days ago] 这个问题是在使用阿里百炼进行字幕翻译时,被阿里云的内容安全检测拦截导致的。错误信息 "Output data may contain inappropriate content" 表明阿里云认为翻译结果中可能包含不合适的内容。 解决方案: 1. 检查字幕内容:查看你要翻译的字幕中是否包...183.228* Posted at: 18 days ago -
#811 Invalid input features shape: expected an input with shape (1, 128, 3000), but got an input with shape (1, 80, 3000) ins...
💬 2[Last reply:18 days ago] ...27.186* Posted at: 18 days ago -
#810 err[msg]=Cannot find an appropriate cached snapshot folder for thespecified revision on the local disk and outgoing traf...
💬 1[Last reply:18 days ago] 这个问题是由于 pyVideoTrans 在尝试下载语音识别模型时,被配置为仅使用本地文件(local_files_only=True),但所需的模型文件在本地缓存中不存在,且网络访问被禁用导致的。 解决方法: 1. 启用在线下载(推荐): 在软件目录下找到并删除 hugging...64.64* Posted at: 18 days ago -
#809 RuntimeError: local variable 'raw_subtitles' referenced before assignment...
💬 1[Last reply:18 days ago] 这个错误是由于语音识别过程中出现了异常,导致变量 raw_subtitles 在赋值前就被引用。从错误日志可以看到,这发生在使用 faster-whisper 进行语音识别时,出现了 tenacity.RetryError 重试错误。 问题原因分析: 1. 语音识别服务(faster-...123.123* 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.
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