mirror of
https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git
synced 2026-06-12 20:10:19 -06:00
Enhance README with recording flow steps
Added detailed recording flow instructions to README.
This commit is contained in:
24
README.md
24
README.md
@@ -64,6 +64,30 @@ Training itself works fine remotely — only recording requires local microphone
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### 🎙️ Recording Flow
|
||||||
|
|
||||||
|
1. Enter your wake word
|
||||||
|
2. Test pronunciation with **Test TTS**
|
||||||
|
3. Choose:
|
||||||
|
- Number of speakers (e.g. family members)
|
||||||
|
- Takes per speaker (default: 10)
|
||||||
|
4. Click **Begin recording**
|
||||||
|
5. Speak naturally — recording:
|
||||||
|
- Starts when you talk
|
||||||
|
- Stops automatically after silence
|
||||||
|
6. Repeat for each speaker
|
||||||
|
|
||||||
|
Files are saved automatically to:
|
||||||
|
|
||||||
|
```
|
||||||
|
personal_samples/
|
||||||
|
speaker01_take01.wav
|
||||||
|
speaker01_take02.wav
|
||||||
|
speaker02_take01.wav
|
||||||
|
...
|
||||||
|
```
|
||||||
|
---
|
||||||
|
|
||||||
## 🧠 Training Behavior (Important Notes)
|
## 🧠 Training Behavior (Important Notes)
|
||||||
|
|
||||||
### ⏬ First training run
|
### ⏬ First training run
|
||||||
|
|||||||
Reference in New Issue
Block a user