注意防火墙需要开放UDP所有的端口,让WebRTC可以建立通信
在线文档:https://docs.qq.com/doc/DWVhGbm9tZGZVc1pU
视频讲解:https://www.bilibili.com/video/BV1qH9oYYEfZ
如果您了解screen命令,可以使用run_living_all.sh 、 run_talking_all.sh 一键启动后台所有相关服务
apt update
apt install net-tools build-essential cmake git portaudio19-dev python3-dev screen
点开 终端Terminal
激活conda环境py310 参考命令 conda activate py310
(默认可能已经激活)
分别运行两个服务即可 脚本都是前台运行,后台运行请使用screen命令 或 使用nohup bash 脚本名.sh > output.log 2>&1 &
export HF_ENDPOINT=https://hf-mirror.com
cd /workspace
bash run_gsv_v2_api.sh
cd /workspace
bash run_gsv_v2_webui.sh
浏览器访问 http://117.50.89.220:9874/
117.50.89.220替换为 你的服务器的外网ip地址
推理地址 http://117.50.89.220:9872/
cd /workspace
bash run_livetalking_500r_webui.sh
http://117.50.89.220:8008/web/index.html
运行程序后
数字人页面访问 http://117.50.89.220:8010/webrtcapi-asr.html
ollama serve
注意:不加SSL,那么对话功能将无法使用 因为浏览器安全策略导致无法录音
cd /workspace
不使用ssl的话用这个命令 bash run_asr.sh
启动ssl的话用这个命令 bash run_asr_ssl.sh
cd /workspace
bash run_livetalking_Pro_webui.sh
http://117.50.89.220:8009/web/index.html
运行程序后 如果启用ssl就改为https
数字人页面访问 http://117.50.89.220:8010/webrtcapi-asr.html
https://github.com/lipku/LiveTalking
https://github.com/RVC-Boss/GPT-SoVITS
https://github.com/Ikaros-521/GPT-SoVITS-V2-LX_AI
洛曦AI 官方QQ群:832618973
洛曦 官方QQ频道:https://pd.qq.com/s/f247aeq3j
洛曦官网:https://ikaros.us.kg/(待恢复), 备用地址1:https://luoxi-project.github.io/LX_Official_Website/ 备用地址2:https://luoxi.netlify.app/