by hackers365 · MCP Server · ★ 329
🚀 xiaozhi-esp32-server-golang Xiaozhi AI Backend for ESP32 Devices 项目简介 | Project Overview xiaozhi-esp32-server-golang 是一款高性能、全流式的 AI 后端服务,专为物联网与智能语音场景设计。项目基于 Go 语言开发,集成了 ASR(自动语音识别)、LLM(大语言模型)、TTS(语音合成)等核心能力,支持大规模并发与多协议接入,助力智能终端与边缘设备的 AI 语音交互。 ✨ 主要特性 | Key Features ⚡ 端到端全流式 AI 语音链路:ASR → LLM → TTS 全流程流式处理,低延迟实时交互 🎙️ 声纹识别与动态TTS切换:根据说话人身份自动切换TTS音色,个性化语音体验 🔌 Transport 接口层抽象:WebSocket / MQTT UDP 统一抽象,灵活注入主逻辑,便于协议扩展 📬 消息队列化处理:LLM 与 TTS 采用消息队列异步处理,支持业务逻辑灵活注入 🌐 多协议高并发接入:支持大规模设备并发接入与消息推送 ♻️ 高效资源池与连接复用:外部资源连接池机制,降低响应耗时,提升系统吞吐 🤖 多引擎AI能力集成:基于 Eino 框架,支持 FunASR、OpenAI...
| Stars | 329 |
| Forks | 110 |
| Language | Go |
| Category | MCP Server |
| License | MIT |
| Quality Score | 62.5456891091103/100 |
| Open Issues | 16 |
| Last Updated | 2026-05-27 |
| Created | 2025-05-20 |
| Platforms | browser, go, mcp |
| Est. Tokens | ~6993k |
Explore other popular mcp server tools:
xiaozhi-esp32-server-golang is golang版本的小智后端服务,支持websocket和mqtt+udp协议,支持声纹识别/声音克隆/知识库/mcp远程调用/主动音频下发/openclaw等功能. It is categorized as a MCP Server with 329 GitHub stars.
xiaozhi-esp32-server-golang is primarily written in Go. It covers topics such as golang, openclaw, xiaozhi-esp32.
You can find installation instructions and usage details in the xiaozhi-esp32-server-golang GitHub repository at github.com/hackers365/xiaozhi-esp32-server-golang. The project has 329 stars and 110 forks, indicating an active community.
xiaozhi-esp32-server-golang is released under the MIT license, making it free to use and modify according to the license terms.