mirror of
https://github.com/idootop/mi-gpt.git
synced 2025-04-08 00:45:55 +00:00
commit
e780e351aa
12
README.md
12
README.md
|
@ -83,9 +83,9 @@ main();
|
|||
然后,将里面的环境变量修改成你自己的,参数含义如下:
|
||||
|
||||
| 环境变量名称 | 描述 | 示例 |
|
||||
| ---------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------ |
|
||||
| ---------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------ |
|
||||
| **小米服务** | | |
|
||||
| `MI_USER` | 小米账户 | `"12345678901"` |
|
||||
| `MI_USER` | 小米账户 | `"12345678901"` (登录小米账号后查看「个人信息」-「小米ID」) |
|
||||
| `MI_PASS` | 账户密码 | `"123456"` |
|
||||
| `MI_DID` | 小爱音箱 ID 或名称 | `"小爱音箱 Pro"` |
|
||||
| **OpenAI** | | |
|
||||
|
@ -146,7 +146,7 @@ main();
|
|||
|
||||
不同型号的小爱音箱 TTS 指令不同: [https://github.com/idootop/mi-gpt/issues/5](https://github.com/idootop/mi-gpt/issues/5#issuecomment-2122881495)
|
||||
|
||||
可以到 https://home.miot-spec.com 查询具体的 TTS 指令,然后修改配置文件中的指令参数。
|
||||
可以到 <https://home.miot-spec.com> 查询具体的 TTS 指令,然后修改配置文件中的指令参数。
|
||||
|
||||
<details>
|
||||
<summary>👉 查看教程</summary>
|
||||
|
@ -170,6 +170,6 @@ main();
|
|||
|
||||
## ❤️ 鸣谢
|
||||
|
||||
- https://github.com/yihong0618/xiaogpt
|
||||
- https://github.com/inu1255/mi-service
|
||||
- https://github.com/Yonsm/MiService
|
||||
- <https://github.com/yihong0618/xiaogpt>
|
||||
- <https://github.com/inu1255/mi-service>
|
||||
- <https://github.com/Yonsm/MiService>
|
||||
|
|
Loading…
Reference in New Issue
Block a user