update:更新doc

This commit is contained in:
hrz
2025-02-09 17:58:36 +08:00
parent 26169f221b
commit 5afb59cb7a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
- `xiaozhi-esp32` 通信 WebSocket 协议
- 支持唤醒对话、手动对话、实时打断对话
- 支持国语、粤语、英语、日语、韩语 5 种语言识别(FunASR(默认))
- 自由更换 LLM(支持ChatGLM(默认)、Dify、DeepSeek
- 自由更换 LLM(支持ChatGLM(默认)、阿里百炼、Dify、DeepSeek
- 自由更换 TTS(支持EdgeTTS(默认)、火山引擎豆包TTS)
## 正在实现
+1 -1
View File
@@ -34,7 +34,7 @@ To fully experience this project, follow these steps:
- `xiaozhi-esp32` WebSocket communication protocol
- Supports wake-word initiated dialogue, manual dialogue, and real-time interruption of dialogue.
- Support for 5 languages: Mandarin, Cantonese, English, Japanese, Korean (FunASR - default)
- Flexible LLM switching (ChatGLM - default, Dify, DeepSeek)
- Flexible LLM switching (ChatGLM - default, Aliyun, Dify, DeepSeek)
- Flexible TTS switching (EdgeTTS - default, ByteDance Doubao TTS)
## In Progress