Add preparation section to README

Added a preparation section with details for nerds.
This commit is contained in:
FURK4NGG
2026-03-01 00:36:27 +03:00
committed by GitHub
parent 49ace42dd2
commit 45a733c358
+4 -4
View File
@@ -59,9 +59,9 @@ Manual test (çalıştığını doğruladık)
- [x] Enter input with your voice -Speech to text(online or local)-
- [ ]
```
-For Nerds-
## 🔎 Preparation
<details>
<summary>For Nerds</summary>
1. Chat management
Create new chats (chat_1.json, chat_2.json, …)
Switch between chats
@@ -164,4 +164,4 @@ Reads .txt output (stdout fallback)
If is_mic_online: true, transcribes via OpenRouter
Sends base64 WAV as input_audio
Model selected via stt_model_online
```
</details>