-
#1883 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tt...
💬 1[Last reply:4 months ago] 错误信息显示软件无法连接到 127.0.0.1:9880。这是 GPT-SoVITS 语音克隆服务的默认端口。问题在于您选择了 GPT-SoVITS 作为配音角色,但该服务并未在本地启动。请按以下步骤解决:启动 GPT-SoVITS 服务:您需要先下载并运行 GPT-SoVITS 项目。请访问其官方 GitHub 仓库...23.165* Posted at: 4 months ago -
#1882 RuntimeError: submitting a packet to the muxer: Bad file descriptor muxing a packet writing trailer: Bad file descriptor...
💬 1[Last reply:4 months ago] The error "Bad file descriptor" during the ffmpeg processing step is typically caused by an issue with the input video file path or the output directory permiss...191.6* Posted at: 4 months ago -
#1870 [15.170999999999905%] No audio was received. please verify that your parameters are correct.12.图像翻转(1).mp4...
💬 9[Last reply:4 months ago] 问题已明确:您的网络代理(http://127.0.0.1:7890)是导致 Edge-TTS 请求失败的根源。日志显示,即使将并发设为1并增加暂停时间,所有请求依然失败。这表明代理服务器可能阻止了 Edge-TTS 服务的连接,或者代理本身不稳定。请立即执行以下操作:关闭代理,使用直连:在主界面第5行,找到“网络代理...192.9* Posted at: 4 months ago -
#1879 requests.exceptions.ConnectionError: HTTPConnectionPool(host='0.0.0.0', port=9874): Max retries exceeded with url: /tts?...
💬 1[Last reply:4 months ago] 您在使用 GPT-SoVITS 语音克隆功能时,将 API 地址设置为了 0.0.0.0,这是一个无效的本地地址。请按以下步骤修改:在 pyVideoTrans 主界面,点击菜单栏的 工具 -> 设置。在设置窗口的左侧,找到并点击 GPT-SoVITS。在右侧的 API地址 输入框中,将 0.0.0.0 修改为 ...23.165* Posted at: 4 months ago -
#1878 requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://127.0.0.1:9874/tts?text=%E4%BD%A0%E5%A5%BD%E5...
💬 1[Last reply:4 months ago] 这个错误表明软件在尝试连接到本地的 GPT-SoVITS 语音克隆服务时,收到了“404 Not Found”的响应。核心原因是 GPT-SoVITS 服务没有成功启动,或者启动的端口与软件中配置的端口不一致。请按以下步骤排查:确认 GPT-SoVITS 服务已正确启动:确保你已经按照 GPT-SoVITS 官方教程,...23.165* Posted at: 4 months ago -
#1877 修改 GPT-SoVITS 启动后监听的 IP 地址和端口详细步骤,带图片...
💬 1[Last reply:4 months ago] 要修改 GPT-SoVITS 启动后监听的 IP 地址和端口,您需要修改其配置文件或启动命令。以下是详细步骤:方法一:通过修改配置文件(推荐)找到配置文件:在您的 GPT-SoVITS 项目根目录下,找到名为 config.yml 或 config.yaml 的文件。编辑配置文件:用文本编辑器(如记事本、VS Code...23.165* Posted at: 4 months ago -
#1876 [Errno 2] No such file or directory: 'E:/arquivo convertido/_video_out/A Girl Wakes Up in a Restaurant and Meets 6 Hands...
💬 1[Last reply:4 months ago] The error indicates that the software cannot find the expected subtitle file (en.srt) in the output directory. This is a common issue when the input video file ...191.6* Posted at: 4 months ago -
#1872 aonde fica o diretorio do edge_tts ? da versão 3.76?...
💬 5[Last reply:4 months ago] 在 pyVideoTrans v3.76 的预打包(绿色压缩)版本中,Edge-TTS 的缓存目录位于软件主目录下的 tts/edgetts 文件夹中。完整路径示例:[您解压软件的路径]/tts/edgetts/例如,如果您将软件解压到 D:\videotrans,那么目录就是:D:\videotrans\tts\ed...191.6* Posted at: 4 months ago -
#1875 HTTPSConnectionPool(host='api-edge.cognitive.microsofttranslator.com', port=443): Max retries exceeded with url: /transl...
💬 1[Last reply:4 months ago] 此错误表明软件在连接微软翻译API (api-edge.cognitive.microsofttranslator.com) 时超时。这通常是由于网络连接问题或代理设置不正确导致的。请按以下步骤排查:检查网络连接:确认您的电脑可以正常访问互联网,并且没有被防火墙或安全软件阻止。配置网络代理:如果您在中国大陆,使用微软、...14.119* Posted at: 4 months ago -
#1873 GPT-SoVITS启动后监听的 IP 地址 和 端口怎么查看...
💬 1[Last reply:4 months ago] 要查看 GPT-SoVITS 启动后监听的 IP 地址和端口,请查看其启动时的命令行输出或 Web 界面。方法一:查看启动日志(最直接)启动 GPT-SoVITS 后,在命令行窗口或终端中,寻找类似以下内容的行:Running on local URL: http://127.0.0.1:9880或Running o...23.165* Posted at: 4 months ago -
#1871 TaskCfg(cache_folder='D:/tts/tmp/1628/2b918cd303', target_dir='d:/tts/output/tts', remove_noise=False, is_separate=False...
💬 1[Last reply:4 months ago] 该错误表明 Edge-TTS 服务器未返回任何音频数据。这通常是由于 目标语言代码与所选配音角色不匹配 或 网络连接不稳定 导致的。请按以下步骤排查:检查语言与角色匹配:错误日志显示 target_language_code='de'(德语),但您选择的角色是 Florian Mehrsprachi...1.161* Posted at: 4 months ago -
#1695 Como adicionar ollama.ai...
💬 24[Last reply:4 months ago] aonde fica o diretorio do edge_tts ? da versão 3.76?...191.6* Posted at: 4 months ago -
#1869 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tt...
💬 1[Last reply:4 months ago] 错误显示无法连接到 127.0.0.1:9880。这表明您正在使用 GPT-SoVITS 或类似的本地语音克隆服务进行配音,但该服务没有启动。核心解决方法:启动您的本地 TTS 服务。请按以下步骤操作:确认并启动服务:根据您使用的具体语音克隆工具(如 GPT-SoVITS、F5-TTS、CosyVoice 等),启动其...23.165* Posted at: 4 months ago -
#1868 RuntimeError: <400> InternalError.Algo.InvalidParameter: Voice 'Serena' is not supported....
💬 1[Last reply:4 months ago] 这个错误表明您选择的配音角色 "Serena" 不被阿里云 Qwen-TTS 支持。Serena 是 Edge-TTS 的角色名称,而您当前使用的是阿里云 Qwen-TTS。解决方案:切换配音渠道: 在主界面第4行“配音”下拉菜单中,将渠道从“阿里云Qwen-TTS”切换为“Edge-TTS”。切换后,“角色”列表会自...2408:8226* Posted at: 4 months ago -
#1867 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tt...
💬 1[Last reply:4 months ago] 错误信息表明软件无法连接到本地端口 127.0.0.1:9880。这是 GPT-SoVITS 语音克隆服务的默认端口。问题在于您选择了 GPT-SoVITS 作为配音角色,但该服务并未在您电脑上启动。请按以下步骤解决:确认需求:您是否确实需要使用 GPT-SoVITS 进行语音克隆?如果不需要,请直接在配音角色列表中选...23.165* Posted at: 4 months ago -
#1866 TaskCfg(cache_folder='F:/win-pyvideotrans-v3.86/tmp8108/754b144e85', target_dir='H:/xiazai/out/videoandaudio/_video_out/...
💬 1[Last reply:4 months ago] 错误原因是输出目录路径过长或包含特殊字符(省略号“...”),导致文件创建失败。请按以下步骤解决:重命名源文件:将视频文件 I Investigated the Country Where Every Drug is Legal....mp4 重命名为一个简短的英文名称,例如 video.mp4。移动文件位置:将重命名...2408:821a* Posted at: 4 months ago -
#1865 RuntimeError: Access to model denied. Please make sure you are eligible for using the model....
💬 1[Last reply:4 months ago] 这个错误表明您使用的阿里Qwen TTS模型访问被拒绝。这通常是由于API密钥无效、过期,或者该模型需要特定的权限或付费套餐才能使用。请按以下步骤排查:检查API密钥:前往阿里云百炼平台(https://bailian.console.aliyun.com/),确认您的API密钥(api_key)和密钥ID(acces...2408:8226* Posted at: 4 months ago -
#1864 cuda issue....
💬 1[Last reply:4 months ago] 根据您提供的错误截图,这是一个典型的 CUDA 显存不足问题。核心原因是 faster-whisper 的 large-v3 模型在您的 GPU 上运行时超出了可用显存。请按以下步骤解决:第一步:立即缓解(降低显存占用)在软件主界面,将 语音识别模型 从 large-v3 更换为更小的模型,例如 medium 或 sm...123.27* Posted at: 4 months ago -
#1862 TaskCfg(cache_folder=None, target_dir='d:/program files (x86)/win-pyvideotrans-v3.88_20251206_013046/output/translate', ...
💬 3[Last reply:4 months ago] 根据您提供的截图,问题已明确:您没有正确填写百度翻译的 API 密钥。截图显示,您在“百度翻译”的“APP ID”和“密钥”字段中填写的是 xxxxxxxxxx 这样的占位符。软件需要您填入从百度翻译开放平台申请到的 真实、有效的 密钥才能工作。请按以下步骤操作:申请百度翻译 API:访问 百度翻译开放平台。注册/登录...149.40* Posted at: 4 months ago -
#1863 RuntimeError: Edge TTS 不可用,请改用 Azure TTS 或 302/Minimax/Kokoro 并在设置中填写对应密钥或地址...
💬 1[Last reply:4 months ago] 这个错误的核心原因是 OSError: [Errno 5] Input/output error,它发生在尝试打印日志时,表明软件无法正常写入控制台或日志文件。这通常与软件运行路径的权限或磁盘状态有关。根据您的路径 /Volumes/Eric-ios/Applications/pyvideotrans,问题很可能出在外...198.98* 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.