Commit 0be15bf1 authored by Alex4309h's avatar Alex4309h

补充

parent 5efee4de
......@@ -42,9 +42,9 @@ ChatEngine 编排引擎
|------|---------|------|
| **ASR(语音识别)** | FunASR API / 讯飞 API | 通过 HTTP 接口调用,将语音转为文本 |
| **LLM(大语言模型)** | OpenAI 兼容 API(DeepSeek、GPT、通义千问等) | 支持任何 OpenAI 兼容的 API 端点 |
| **TTS(语音合成)** | CosyVoice API / 阿里百炼 TTS / Edge TTS | 通过接口将文本转为语音 |
| **数字人(Avatar)** | MuseTalk API / LiteAvatar | 通过接口驱动数字人唇形和表情 |
| **VAD(语音活动检测)** | Silero VAD(本地轻量模型) | 唯一在本地运行的轻量组件 |
| **TTS(语音合成)** | CosyVoice API/ kokoro API / 阿里百炼 TTS | 通过接口将文本转为语音 |
| **数字人(Avatar)** | MuseTalk API | 通过接口驱动数字人唇形和表情 |
| **VAD(语音活动检测)** | Silero VAD(本地轻量模型)|
## 环境要求
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment