jianchang512 / pyvideotrans

Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并支持api调用
https://pyvideotrans.com
GNU General Public License v3.0
10.21k stars 1.13k forks source link

1.82用chattts配音合成阶段出错 #420

Closed lin16303 closed 3 months ago

lin16303 commented 4 months ago

INFO:VideoTrans:配音加速 [117] INFO:VideoTrans:配音加速 [118] ERROR:VideoTrans:配音阶段出错:ffprobe error,:{ } ,

jianchang512 commented 4 months ago

出错时chatTTSl终端有没有报错信息,截图

lin16303 commented 4 months ago

同样视频再做一遍成功了,之前 ERROR:VideoTrans:配音阶段出错:Decoding failed. ffmpeg returned error code: 4294967274 但chattts终端没有报错,

jianchang512 commented 4 months ago

打开 chatTTS 下 .env 将 compile=true 改为 compile=false

lin16303 commented 4 months ago

这样的音色如何可以在py配音软件里用? QQ截图20240603142805

Eyion commented 4 months ago

http地址填入http://127.0.0.1:9966 image

jianchang512 commented 4 months ago
  1. 部署并启动 ChatTTS-ui
  2. 如果不在一台机器上,需要使用内网地址,127.0.0.1是本机

这个错误说明连接不到啊