You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Zhangzhichao@123 84d23c2288 新增是否启动成功的字段 1 month ago
.gitignore Initial commit 1 month ago
README.md Initial commit 1 month ago
Sqlite-KV.xlsx 添加参数说明 1 month ago
config.json Initial commit 1 month ago
live_chat.db 新增是否启动成功的字段 1 month ago

README.md

Live Digital Avatar

本仓库由 4 个子项目组成,共同实现一套可本地化运行的直播数字人系统,涵盖实时口型驱动、语音合成、对话管理和前端展示。一期工作目标包括:

  • 提供打包好的数字人安装程序(.exe及相关配置文件
  • 提供 2 套数字人形象(图片和视频)及对应的音色
  • 实现口型与音频的基本匹配
  • 根据商品信息,使用直播带货话术与观众互动
  • 对接抖音直播间,支持弹幕、欢迎、感谢等交互

子项目列表

1. live-digital-avatar-livetalking

2. live-digital-avatar-gptsovits

3. live-digital-avatar-chat

4. live-digital-avatar-web