Kedreamix / Linly-Talker

Digital Avatar Conversational System - Linly-Talker. 😄✨ Linly-Talker is an intelligent AI system that combines large language models (LLMs) with visual models to create a novel human-AI interaction method. 🤝🤖 It integrates various technologies like Whisper, Linly, Microsoft Speech Services, and SadTalker talking head generation system. 🌟🔬
https://kedreamix.github.io/
MIT License
1.27k stars 222 forks source link

你好,非常感谢你们提供的项目,我使用你们通过的docker镜像执行python webui.py之后,在前端选择GPT-SoVITS会出现错误,请问能否帮忙解答一下 #62

Open xuquankun opened 3 days ago

xuquankun commented 3 days ago

file "/root/Linly-Talker/webui.py", line 127, in TTS_response gr.Warning("无克隆环境或者无克隆模型权重,无法克隆声音", e)

Kedreamix commented 3 days ago

感谢你的关注,你好,我觉得我需要更多详细一点报错内容,要不有点难为你解决问题

xuquankun commented 2 days ago

谢谢你的回复,我找到了问题的所在,是我忘记加载模型了