Add preparation section to README
Added a preparation section with details for nerds.
This commit is contained in:
@@ -59,9 +59,9 @@ Manual test (çalıştığını doğruladık)
|
|||||||
- [x] Enter input with your voice -Speech to text(online or local)-
|
- [x] Enter input with your voice -Speech to text(online or local)-
|
||||||
- [ ]
|
- [ ]
|
||||||
|
|
||||||
```
|
## 🔎 Preparation
|
||||||
-For Nerds-
|
<details>
|
||||||
|
<summary>For Nerds</summary>
|
||||||
1. Chat management
|
1. Chat management
|
||||||
Create new chats (chat_1.json, chat_2.json, …)
|
Create new chats (chat_1.json, chat_2.json, …)
|
||||||
Switch between chats
|
Switch between chats
|
||||||
@@ -164,4 +164,4 @@ Reads .txt output (stdout fallback)
|
|||||||
If is_mic_online: true, transcribes via OpenRouter
|
If is_mic_online: true, transcribes via OpenRouter
|
||||||
Sends base64 WAV as input_audio
|
Sends base64 WAV as input_audio
|
||||||
Model selected via stt_model_online
|
Model selected via stt_model_online
|
||||||
```
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user