基于LiveTaking的数字人直播工具
根据添加的话术循环播放,中间能够插入弹幕回复。支持根据知识库回答问题

git clone https://github.com/lipku/LiveStream.git
cd LiveStream
conda create -n livestream python=3.12
conda activate livestream
cd backend
pip install -r requirements.txt
python app/main.py
cd frontend && npm run build
https://pan.quark.cn/s/a040bf5cb065
如果livetalking以虚拟摄像头输出模式(--transport virtualcam)启动,则不需要打开页面连接视频
抖音 https://github.com/ape-byte/DouyinBarrageGrab
视频号 https://github.com/fire4nt/wxlivespy
13 commits
Python
66.6%
Vue
21.8%
TypeScript
11.4%
基于LiveTaking的数字人直播工具
根据添加的话术循环播放,中间能够插入弹幕回复。支持根据知识库回答问题

git clone https://github.com/lipku/LiveStream.git
cd LiveStream
conda create -n livestream python=3.12
conda activate livestream
cd backend
pip install -r requirements.txt
python app/main.py
cd frontend && npm run build
https://pan.quark.cn/s/a040bf5cb065
如果livetalking以虚拟摄像头输出模式(--transport virtualcam)启动,则不需要打开页面连接视频
抖音 https://github.com/ape-byte/DouyinBarrageGrab
视频号 https://github.com/fire4nt/wxlivespy
13 commits
Python
66.6%
Vue
21.8%
TypeScript
11.4%