-
#1892 v3.89更新记录是什么...
💬 3[Last reply:8 months ago] 根据官方更新记录,从 v3.80 到 v3.89 的主要更新内容如下:v3.81 更新内容:新增功能: 支持 阿里云百炼平台 的 Qwen2.5-72B 模型进行翻译和重新断句。新增功能: 支持 智谱AI 的 GLM-4-Flash 模型进行翻译和重新断句。新增功能: 支持 硅基流动 平台的 DeepSeek-R1 模型进行翻译和重新断句。新增功能: 支持 Google Gemini 2.0 Fl...2409:**:30cf Posted at: 8 months ago -
#1891 RuntimeError: Invalid API-key provided....
💬 1[Last reply:8 months ago] 错误信息明确指出“Invalid API-key provided.”,即您提供的 API 密钥无效。这在使用阿里云 Qwen TTS 时发生。请按以下步骤检查和解决:检查密钥来源:确保您使用的是 阿里云百炼平台 或 阿里云 DashScope 生成的 API 密钥,而不是其他平台的密钥。核对密钥格式:密钥通常以 sk- 开头。请完整复制,确保没有多余的空格或换行符。验证密钥状态:登录 阿里云百炼...151.241.**4 Posted at: 8 months ago -
#1889 videotrans.configure._except.StopRetry: models/gemini-2.5-flash-preview-05-20 is not found for API version v1beta, or is not supported for generateContent. Call ListModels to see ...
💬 1[Last reply:8 months ago] 错误信息显示 Gemini 模型 gemini-2.5-flash-preview-05-20 在 API 版本 v1beta 中不存在或不被支持。这通常是因为软件内置的模型名称已过时,而 Google 更新了其 API 或模型列表。解决方案:更新模型名称:在软件主界面,点击 翻译设置 按钮。在打开的窗口中,找到 Gemini 的配置部分。将 模型名称 字段中的 gemini-2.5-flash-...1.198.**8 Posted at: 8 months ago -
#1888 TaskCfg(cache_folder='D:/videotranslate/win/tmp26512/6235e8c60d', target_dir='D:/AllDownloads/TorrentDownloads/nestjs - Microservices/_video_out/12. Creating an Alarms Service', re...
💬 1[Last reply:8 months ago] The error indicates that during the final merging step, FFmpeg cannot find the subtitle file ru.srt. The error message is: opening input file ru.srt. opening input files: No such file or directory.Thi...78.40.**4 Posted at: 8 months ago -
#1887 Could not parse response content as the length limit was reached - CompletionUsage(completion_tokens=8092, prompt_tokens=5821, total_tokens=13913, completion_tokens_details=None, p...
💬 1[Last reply:8 months ago] 这个错误提示表明在使用 OpenAI 的 API 进行翻译时,返回的翻译结果内容过长,超出了模型的处理限制。这通常发生在视频字幕内容非常多,或者您设置的“LLM重新断句每批字词数”过大时。请按以下步骤解决:减少单次翻译量:在软件主界面,点击菜单栏的 工具 -> 选项 -> 高级选项。在“字幕翻译调整”区域,找到 “每批字幕行数”,将数值调小(例如从默认的 50 改为 20 或 10)。...120.229.**3 Posted at: 8 months ago -
#1886 TaskCfg(cache_folder='D:/win-pyvideotrans-v3.86/tmp19852/8ad3d13483', target_dir='D:/win-pyvideotrans-v3.86/output/tts', remove_noise=False, is_separate=False, detect_language=None...
💬 1[Last reply:8 months ago] 此错误表明 Edge-TTS 服务未返回音频数据。根据错误日志,您正在使用“批量为字幕配音”功能,且目标语言为西班牙语 (es),配音角色为 Alonso(Male/US)。核心原因与解决方案:角色与语言不匹配(最可能):您选择的配音角色 Alonso(Male/US) 是美式英语角色,但您设置的目标语言是西班牙语 (es)。Edge-TTS 的每个角色仅支持其对应的语言,跨语言使用会导致无音频返...103.151.**8 Posted at: 8 months ago -
#1885 TaskCfg(cache_folder='G:/py/tmp/32596/bdd78580ea', target_dir='g:/py/output/tts', remove_noise=False, is_separate=False, detect_language=None, subtitle_language=None, source_langua...
💬 1[Last reply:8 months ago] 这是一个 pyVideoTrans 在处理 Qwen3 TTS 配音时遇到的内部错误,具体原因是程序试图修改一个不可变的字符串对象。核心原因: 软件在调用 Qwen3 TTS 接口时,传入的某个参数(很可能是 voice_role 或 target_language_code)被错误地当作字典或列表处理,尝试进行赋值操作,但实际它是一个字符串。解决方案:检查配音角色设置:在“配音”行,确认您选择的...130.51.**0 Posted at: 8 months ago -
#1884 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tts?text=%E4%BD%A0%E5%A5%BD%E5%95%8A%E6%88%91%E7%9A%84%E6%9C%8...
💬 1[Last reply:8 months ago] 错误显示软件无法连接到 127.0.0.1:9880,这是 GPT-SoVITS 语音克隆服务的默认地址。问题在于您选择了 GPT-SoVITS 进行配音,但本地并未启动该服务。解决方案:确认需求:您是否确实需要使用 GPT-SoVITS 进行语音克隆?如果不需要,请返回主界面,在“配音”设置中选择其他渠道,例如 Edge-TTS(免费)或 Azure TTS(需API Key)。如需使用 GPT...23.165.**3 Posted at: 8 months ago -
#1883 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tts?text=%E4%BD%A0%E5%A5%BD%E5%95%8A%E6%88%91%E7%9A%84%E6%9C%8...
💬 1[Last reply:8 months ago] 错误信息显示软件无法连接到 127.0.0.1:9880。这是 GPT-SoVITS 语音克隆服务的默认端口。问题在于您选择了 GPT-SoVITS 作为配音角色,但该服务并未在本地启动。请按以下步骤解决:启动 GPT-SoVITS 服务:您需要先下载并运行 GPT-SoVITS 项目。请访问其官方 GitHub 仓库 (https://github.com/RVC-Boss/GPT-SoVITS...23.165.**3 Posted at: 8 months ago -
#1882 RuntimeError: submitting a packet to the muxer: Bad file descriptor muxing a packet writing trailer: Bad file descriptor closing file: Bad file descriptor...
💬 1[Last reply:8 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 permissions.Based on the error log, the problem...191.6.**1 Posted at: 8 months ago -
#1870 [15.170999999999905%] No audio was received. please verify that your parameters are correct.12.图像翻转(1).mp4...
💬 9[Last reply:8 months ago] 问题已明确:您的网络代理(http://127.0.0.1:7890)是导致 Edge-TTS 请求失败的根源。日志显示,即使将并发设为1并增加暂停时间,所有请求依然失败。这表明代理服务器可能阻止了 Edge-TTS 服务的连接,或者代理本身不稳定。请立即执行以下操作:关闭代理,使用直连:在主界面第5行,找到“网络代理”输入框,将其中的内容 http://127.0.0.1:7890 完全清空(留...192.9.**8 Posted at: 8 months ago -
#1879 requests.exceptions.ConnectionError: HTTPConnectionPool(host='0.0.0.0', port=9874): Max retries exceeded with url: /tts?text=%E4%BD%A0%E5%A5%BD%E5%95%8A%E6%88%91%E7%9A%84%E6%9C%8B%...
💬 1[Last reply:8 months ago] 您在使用 GPT-SoVITS 语音克隆功能时,将 API 地址设置为了 0.0.0.0,这是一个无效的本地地址。请按以下步骤修改:在 pyVideoTrans 主界面,点击菜单栏的 工具 -> 设置。在设置窗口的左侧,找到并点击 GPT-SoVITS。在右侧的 API地址 输入框中,将 0.0.0.0 修改为 127.0.0.1。确保 端口 设置与您本地启动的 GPT-SoVITS 服务端...23.165.**3 Posted at: 8 months ago -
#1877 修改 GPT-SoVITS 启动后监听的 IP 地址和端口详细步骤,带图片...
💬 1[Last reply:8 months ago] 要修改 GPT-SoVITS 启动后监听的 IP 地址和端口,您需要修改其配置文件或启动命令。以下是详细步骤:方法一:通过修改配置文件(推荐)找到配置文件:在您的 GPT-SoVITS 项目根目录下,找到名为 config.yml 或 config.yaml 的文件。编辑配置文件:用文本编辑器(如记事本、VS Code)打开该文件。修改监听地址和端口:在配置文件中,找到与服务器(server)或应...23.165.**3 Posted at: 8 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 Handsome Boys, but one of them.../en.srt'...
💬 1[Last reply:8 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 path contains special characters or is t...191.6.**1 Posted at: 8 months ago -
#1872 aonde fica o diretorio do edge_tts ? da versão 3.76?...
💬 5[Last reply:8 months ago] 在 pyVideoTrans v3.76 的预打包(绿色压缩)版本中,Edge-TTS 的缓存目录位于软件主目录下的 tts/edgetts 文件夹中。完整路径示例:[您解压软件的路径]/tts/edgetts/例如,如果您将软件解压到 D:\videotrans,那么目录就是:D:\videotrans\tts\edgetts\如何操作以更新 pt-BR-Thalita 语音:关闭 pyVide...191.6.**1 Posted at: 8 months ago -
#1875 HTTPSConnectionPool(host='api-edge.cognitive.microsofttranslator.com', port=443): Max retries exceeded with url: /translate?from=&to=en&api-version=3.0&includeSentenceLength=true (...
💬 1[Last reply:8 months ago] 此错误表明软件在连接微软翻译API (api-edge.cognitive.microsofttranslator.com) 时超时。这通常是由于网络连接问题或代理设置不正确导致的。请按以下步骤排查:检查网络连接:确认您的电脑可以正常访问互联网,并且没有被防火墙或安全软件阻止。配置网络代理:如果您在中国大陆,使用微软、Google、OpenAI等服务必须配置代理。在软件主界面第5行找到“网络代理”...14.119.**5 Posted at: 8 months ago -
#1873 GPT-SoVITS启动后监听的 IP 地址 和 端口怎么查看...
💬 1[Last reply:8 months ago] 要查看 GPT-SoVITS 启动后监听的 IP 地址和端口,请查看其启动时的命令行输出或 Web 界面。方法一:查看启动日志(最直接)启动 GPT-SoVITS 后,在命令行窗口或终端中,寻找类似以下内容的行:Running on local URL: http://127.0.0.1:9880或Running on public URL: https://xxxxxx.gradio.live...23.165.**3 Posted at: 8 months ago -
#1871 TaskCfg(cache_folder='D:/tts/tmp/1628/2b918cd303', target_dir='d:/tts/output/tts', remove_noise=False, is_separate=False, detect_language=None, subtitle_language=None, source_langu...
💬 1[Last reply:8 months ago] 该错误表明 Edge-TTS 服务器未返回任何音频数据。这通常是由于 目标语言代码与所选配音角色不匹配 或 网络连接不稳定 导致的。请按以下步骤排查:检查语言与角色匹配:错误日志显示 target_language_code='de'(德语),但您选择的角色是 Florian Mehrsprachig(Male/DE)。请确认:您的字幕文件内容是否为德语?在“翻译设置”中,“目...1.161.**8 Posted at: 8 months ago -
#1695 Como adicionar ollama.ai...
💬 24[Last reply:8 months ago] aonde fica o diretorio do edge_tts ? da versão 3.76?...191.6.**1 Posted at: 8 months ago -
#1869 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tts?text=hello%2C+my+dear+friend.+i+hope+your+every+day+is+bea...
💬 1[Last reply:8 months ago] 错误显示无法连接到 127.0.0.1:9880。这表明您正在使用 GPT-SoVITS 或类似的本地语音克隆服务进行配音,但该服务没有启动。核心解决方法:启动您的本地 TTS 服务。请按以下步骤操作:确认并启动服务:根据您使用的具体语音克隆工具(如 GPT-SoVITS、F5-TTS、CosyVoice 等),启动其对应的本地 Web 服务。确保服务启动后监听的 IP 地址 和 端口 与 pyV...23.165.**3 Posted at: 8 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.