docs: 添加切换音色教程 todo

This commit is contained in:
WJG 2024-06-17 09:39:09 +08:00
parent 22c8af0d0a
commit ba9c193b80
No known key found for this signature in database
GPG Key ID: 258474EF8590014A
2 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,9 @@ pnpm install
# 构建项目
pnpm build
# 运行项目
pnpm dev
```
然后按照 [⚙️ 参数设置](https://github.com/idootop/mi-gpt/blob/main/docs/settings.md) 教程,配置好你的 `.env``.migpt.js` 文件。

View File

@ -14,6 +14,7 @@
- ✅ 优化网络请求错误重试策略(消息/播放状态轮询)
- ✅ 优化 db 路径查找方式与初始化脚本
- ✅ 移除 TTS 不发音字符emoji
- 优化切换音色指令(自定义)
## 📚 文档
@ -31,6 +32,7 @@
- ✅ 添加 OpenAI 账号充值前可能无法使用 gpt-4 系列模型的相关说明
- ✅ 添加无需和小爱音箱在同一局域网下运行的说明
- ✅ 添加自定义 TTS 和音色的配置和使用教程
- 添加切换音色使用教程
- 添加更详细的使用和配置视频教程
- 添加 302.AI Sponsor 链接