-
#3507 pyimod03_ctypes.install.<locals>.PyInstallerImportError: Failed to load dynlib/dll 'C:\\Users\\admin\\Desktop\\transtur\\_internal\\azure\\cognitiveservices\\speech\\Microsoft.Cogn...
💬 1[Last reply:2 months ago] 该错误是由于系统缺少必要的VC++运行库或软件文件不完整,导致无法加载Azure TTS所需的Microsoft.CognitiveServices.Speech.core.dll动态链接库。解决方案:安装微软VC++运行库:下载并安装微软Visual C++ Redistributable for Visual Studio 2015-2022。这是最可能的原因。下载地址安装完成后,重启计算机,...2409:8a28* Posted at: 2 months ago -
#3506 Error code: 401 - {'error': {'message': 'Authentication Fails, Your api key: 73 is invalid', 'type': 'authentication_error', 'param': None, 'code': 'invalid_request_error'}}...
💬 1[Last reply:2 months ago] 该错误是由于翻译渠道的 API Key 无效或配置错误导致的。解决方案:检查 API Key:确认你在翻译渠道(例如 OpenAI/DeepSeek 等)配置中填写的 API Key 是否正确且未过期。检查 API 地址:确认 API 地址(Base URL)配置正确。例如,使用 DeepSeek 时,地址应为 https://api.deepseek.com。检查模型名称:确认在翻译渠道设置中手...2409:8a7c* Posted at: 2 months ago -
#3505 TaskCfgVTT(is_cuda=False, uuid='ba27970593', cache_folder='C:/Users/CYX/AppData/Local/Temp/BNZ.69aba12a14bcdbcf/tmp/4832/ba27970593', target_dir='G:/桌面/_video_out/第一眼看到它的时候就被他帅到了??...
💬 1[Last reply:2 months ago] 这是由于系统未找到 FFmpeg 可执行文件导致的。pyVideoTrans 依赖 FFmpeg 处理音视频,Windows 预打包版已内置 FFmpeg,但日志显示软件从临时目录运行,可能未正确加载内置组件。解决方案:确认使用预打包版:确保你下载的是 pyVideoTrans 的完整 .7z 预打包版,而非补丁包或源码。正确解压与运行:将 .7z 压缩包完整解压到一个非系统盘(如 D:\pyVi...43.239* Posted at: 2 months ago -
#3504 选择Index TTS时 AttributeError: 'NoneType' object has no attribute 'keys'...
💬 1[Last reply:2 months ago] 这是由于 pyVideoTrans v3.95 版本中 Index TTS 渠道的配置读取逻辑存在缺陷导致的。解决方案:升级软件:这是最直接的解决方法。请将 pyVideoTrans 升级到最新版本 v3.97。根据知识库,v3.97 版本已修复了多个配音渠道的已知问题。手动配置:如果暂时无法升级,可以尝试手动修复配置文件。关闭 pyVideoTrans。打开软件根目录下的 config.json...103.129* Posted at: 2 months ago -
#3503 [Errno 22] Invalid argument: 'C:/Users/jgj/Desktop/ai/tmp/5668/32dbce0c41/novoice.mp4'...
💬 1[Last reply:2 months ago] 这是由于视频文件路径或文件名包含特殊字符或编码问题,导致FFmpeg处理时出现无效参数错误。解决方案:检查并修改软件安装路径:确保pyVideoTrans软件解压安装在非系统盘(如D盘),且路径中不包含中文或特殊符号。推荐路径如 D:\pyVideoTrans。检查并修改源视频文件路径:确保待处理的视频文件路径和文件名也不包含中文或特殊符号。建议将视频文件移动到纯英文路径下,例如 D:\video...2409:8a55* Posted at: 2 months ago -
#3502 TaskCfgVTT(is_cuda=True, uuid='0b2ccf7d88', cache_folder='D:/project/Videotrans/win-pyvideotrans-v3.97-0304/tmp/6196/0b2ccf7d88', target_dir='E:/编程/AI/_video_out/p04 4. Day 1 - Set...
💬 1[Last reply:2 months ago] 这是由于使用的 NVIDIA 显卡(很可能是 50 系显卡)与当前 CUDA/cuBLAS 库版本不兼容导致的 CUBLAS_STATUS_NOT_SUPPORTED 错误。解决方案:临时解决方案(推荐):在软件中禁用 CUDA 加速,让 faster-whisper 使用 CPU 运行。在 pyVideoTrans 主界面,找到“语音识别”行,取消勾选“启用 CUDA 加速”选项。重新运行任务。...240e:47e* Posted at: 2 months ago -
#3501 TaskCfgVTT(is_cuda=True, uuid='dad2118507', cache_folder='D:/project/Videotrans/win-pyvideotrans-v3.97-0304/tmp/30956/dad2118507', target_dir='E:/编程/AI/Udemy - Agentic AI Bootcamp ...
💬 1[Last reply:2 months ago] 这是由于使用 faster-whisper 本地模型进行语音识别时,GPU 显存或系统内存不足导致子进程崩溃。解决方案:降低模型要求:在语音识别设置中,将模型从 large-v3-turbo 更换为更小的模型,例如 medium 或 small。调整识别精度参数:在“菜单-工具-高级选项-语音识别参数”中,将 识别准确度beam_size 和 识别准确度best_of 都设置为 1,以降低显存消耗...240e:47e* Posted at: 2 months ago -
#3500 OSError: Error no file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory D:/pyVideoTrans/models/models--Qwen--Qwen3...
💬 21[Last reply:2 months ago] 根据核心知识库,目前 pyVideoTrans 软件本身没有提供直接修改克隆音色情绪的专用界面或参数。克隆音色的情绪和风格主要依赖于参考音频本身。解决方案:通过参考音频控制情绪:克隆音色的“情绪”本质上是对参考音频音色的复现。要改变情绪,你需要提供带有目标情绪(如开心、悲伤、愤怒)的参考音频片段。在视频翻译中,这通常意味着选择原视频中带有相应情绪说话的片段所对应的字幕行进行克隆。使用支持情绪控制的...183.87* Posted at: 2 months ago -
#3499 DeepgramApiError: Invalid credentials. (Status: 401)...
💬 1[Last reply:2 months ago] 这是由于 Deepgram 语音识别渠道的 API 密钥无效或未正确配置导致的 401 错误。解决方案:检查 API 密钥:请登录 Deepgram 官网,确认你的 API 密钥是否有效且未过期。正确配置:在 pyVideoTrans 的“语音识别”渠道中选择“Deepgram”,然后在右侧的“API Key”输入框中完整、正确地粘贴你的 Deepgram API 密钥。网络代理:如果 Deepg...2602:fbf1* Posted at: 2 months ago -
#3498 RuntimeError: File model.bin is incomplete: failed to read a buffer of size 9830400 at position 617041209...
💬 1[Last reply:2 months ago] 这是由于 faster-whisper 语音识别模型文件 model.bin 下载不完整或已损坏导致的。解决方案:手动下载并替换模型文件:根据你使用的模型(例如 large-v3),在软件根目录的 models 文件夹内,找到对应的模型文件夹(如 models--Systran--faster-whisper-large-v3)。从 HuggingFace 官方地址(如 https://huggi...103.62* Posted at: 2 months ago -
#3497 ModuleNotFoundError: No module named 'gradio_client'...
💬 1[Last reply:2 months ago] The error is caused by a missing Python dependency: the gradio_client module is not installed.Solution:Ensure you are in the pyVideoTrans project directory: cd /Users/macmini/pyvideotransInstall the m...2001:ee0* Posted at: 2 months ago -
#3496 使用Qwen3-TTS(本地)生成语音是速度很慢是怎么回事...
💬 1[Last reply:2 months ago] 使用 Qwen3-TTS(本地)生成语音速度慢,通常是由于未启用 GPU 加速,导致模型在 CPU 上运行。本地 TTS 模型(如 Qwen-TTS)强烈依赖 NVIDIA 显卡的 CUDA 加速,否则处理速度会极慢。解决方案:确认并安装 CUDA 环境:检查你的电脑是否拥有 NVIDIA 显卡。在 CMD 中输入 nvcc -V 查看是否已安装 CUDA。pyVideoTrans 内置支持 CU...111.55* Posted at: 2 months ago -
#3495 404 Client Error: Not Found for url: http://127.0.0.1:8000/apitts...
💬 1[Last reply:2 months ago] 该错误是由于配置的本地 TTS 服务(如 F5-TTS、CosyVoice 等)API 地址不正确或服务未启动导致的。具体表现为软件无法连接到 http://127.0.0.1:8000/apitts 这个地址。请按以下步骤排查和解决:确认 TTS 服务状态:确保你使用的本地 TTS 服务(例如 F5-TTS、CosyVoice、ChatterBox 等)已经成功启动,并且其 API 服务正在运行...223.104* Posted at: 2 months ago -
#3494 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8000): Max retries exceeded with url: /apitts (Caused by NewConnectionError('<urllib3.connection.HTTP...
💬 1[Last reply:2 months ago] 这是由于外部 TTS 服务(如 F5-TTS、CosyVoice、GPT-SoVITS 等)的 API 服务未启动或配置的地址/端口不正确导致的。解决方案:确认你使用的配音渠道:检查软件主界面“配音渠道”选择的是哪个选项(如 F5-TTS、CosyVoice、GPT-SoVITS、ChatterBox 等)。启动对应的外部服务:根据你选择的配音渠道,需要先在其官方项目或整合包中启动 API 服务。...2409:8d5a* Posted at: 2 months ago -
#3477 在这些模型当中,哪个支持中文到越南语的翻译并进行音色克隆...
💬 6[Last reply:2 months ago] 目前没有明确的可以支持越南语克隆的配音渠道。到 huggingface.co 上搜索其他人微调的 F5-TTS 越南语版本,应该是可以的。其他如 qwen-tts 等都不支持越南语克隆f5-tts 增加其他语言支持的办法: https://pyvideotrans.com/f5tts#%E5%A2%9E%E5%8A%A0%E5%85%B6%E4%BB%96%E8%AF%AD%E8%A8%80hu...156.229* Posted at: 2 months ago -
#3491 新版本,无法自己提取视频中的音频变成字幕,需要自己喂字幕,但是自己喂字幕又无法批量喂字幕,只能一个视频一个视频的来...
💬 2[Last reply:2 months ago] 没看懂什么意思...240a:42a8* Posted at: 2 months ago -
#3493 openai.InternalServerError: Relay failed to localhost:11434...
💬 1[Last reply:2 months ago] 这是由于 Ollama 本地大模型服务未正确启动或无法访问导致的。启动 Ollama 服务:确保已在本地运行 Ollama。通常需要打开一个终端(如 CMD 或 PowerShell),输入命令 ollama serve 并回车,保持该窗口运行。验证服务地址:在 pyVideoTrans 的翻译渠道设置中,确认“API接口地址”为 http://localhost:11434/v1。检查模型状态:...2001:41d0* Posted at: 2 months ago -
#3492 配音段出错:403, message='Invalid response status', url='wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/e......
💬 1[Last reply:2 months ago] 这是由于 Edge-TTS 渠道的并发请求过高,触发了微软服务器的限流机制,返回了 403 错误。解决方案:打开软件,进入顶部菜单:工具 -> 高级选项。在【字幕配音调整】区域,找到并修改以下两个参数:EdgeTTS配音渠道配音并发数:将此值设置为 1。配音后暂停秒:将此值设置为 5 或更高(例如 10)。点击“确定”保存设置,然后重新尝试配音任务。请查阅相关文档:edge-tts常见错误...1.170* Posted at: 2 months ago -
#3490 OSError: cannot load library '/Users/yangyi/pyvideotrans-3.97/.venv/lib/python3.10/site-packages/_soundfile_data/libsndfile.dylib': dlopen(/Users/yangyi/pyvideotrans-3.97/.venv/lib...
💬 1[Last reply:2 months ago] 这是由于 macOS 系统缺少音频处理库 libsndfile 导致的依赖问题。安装 libsndfile:打开终端,使用 Homebrew 包管理器安装缺失的库。如果尚未安装 Homebrew,请先访问 brew.sh 安装。在终端中执行命令:brew install libsndfile重启软件:安装完成后,重新启动 pyVideoTrans 即可。请查阅相关文档:MacOS源码部署视频翻译软...111.55* Posted at: 2 months ago -
#3489 TaskCfgVTT(is_cuda=True, uuid='86d7239a1d', cache_folder='D:/Program Files/win-pyvideotrans-v3.97-0303/tmp/3512/86d7239a1d', target_dir='C:/Users/47632/Desktop/_video_out/RCMP DEA...
💬 1[Last reply:2 months ago] 错误原因是 openai-whisper(本地) 语音识别渠道无法找到你指定的模型 distil-large-v3。该模型是 faster-whisper 格式的,不兼容 openai-whisper 渠道。解决方案:更换语音识别渠道:在软件主界面的“语音识别”行,将渠道从 openai-whisper(本地) 切换为 faster-whisper(本地)。distil-large-v3 模型专为...82.152* Posted at: 2 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.