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
2.04k stars 332 forks source link

api的问题 #74

Closed lxb0425 closed 2 months ago

lxb0425 commented 3 months ago

有没有api接入到其他系统 webui.py app.py 启动的是界面 有没有接口传入图片 文本生成视频回来的那种

Kedreamix commented 3 months ago

后续我会加入API的实现,现在API的实现只有LLM的部分

lgx1103 commented 3 months ago

同问,我在Linly-api-fast.py中发现只有一个接口,是不是就是作者说的LLM的部分

lgx1103 commented 3 months ago

我使用fastapi写了一个脚本,可以通过输入图片、发音人、文字来生成数字人视频,如有需要+我

Kedreamix commented 2 months ago

已经更新API文档,欢迎使用