Install_xiaozhi-server
Install_xiaozhi-server copied to clipboard
小智AI服务端全自动一键部署脚本
小智AI服务端一键部署脚本
该脚本仅适用于Ubuntu/Debian系统
可快速使用Docker部署小智服务端
食用方法:
使用我自建的镜像源(推荐,已接入腾讯云CDN,更新速度快,与本仓库脚本实时同步):
sudo bash -c "$(wget -qO- https://xiaozhi.xcnahida.cn/inst.sh)"
使用github源获取脚本(无科学上网环境不推荐使用):
sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/VanillaNahida/Install_xiaozhi-server/refs/heads/main/install_whiptail.sh)"
如果上方运行失败,可以使用ghfast镜像源,命令如下(第三方镜像源更新可能会有延迟):
sudo bash -c "$(wget -qO- https://ghfast.top/https://raw.githubusercontent.com/VanillaNahida/Install_xiaozhi-server/refs/heads/main/install_whiptail.sh)"
其他事项
- 本脚本仅适用于Ubuntu/Debian系统
- 未测试过arm架构的系统