mirror of
https://github.com/idootop/mi-gpt.git
synced 2025-04-13 16:41:52 +00:00
release: v4.1.0
This commit is contained in:
parent
5c6f61fce3
commit
ee2c018278
|
@ -102,7 +102,7 @@ main();
|
|||
|
||||
- [⚙️ 参数设置](https://github.com/idootop/mi-gpt/blob/main/docs/settings.md)
|
||||
- [💬 常见问题](https://github.com/idootop/mi-gpt/blob/main/docs/faq.md)
|
||||
- [🚗 使用第三方 TTS](https://github.com/idootop/mi-gpt/blob/main/docs/tts.md)
|
||||
- [🔊 使用第三方 TTS](https://github.com/idootop/mi-gpt/blob/main/docs/tts.md)
|
||||
- [🛠️ 本地开发](https://github.com/idootop/mi-gpt/blob/main/docs/development.md)
|
||||
- [💎 工作原理](https://github.com/idootop/mi-gpt/blob/main/docs/how-it-works.md)
|
||||
- [🦄 Sponsors](https://github.com/idootop/mi-gpt/blob/main/docs/sponsors.md)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# 🚗 使用第三方 TTS
|
||||
# 🔊 使用第三方 TTS
|
||||
|
||||
`MiGPT` 默认使用小米自带的 TTS 朗读文字内容,如果你需要:
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mi-gpt",
|
||||
"version": "4.0.0",
|
||||
"version": "4.1.0",
|
||||
"type": "module",
|
||||
"description": "将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。",
|
||||
"homepage": "https://github.com/idootop/mi-gpt",
|
||||
|
|
Loading…
Reference in New Issue
Block a user