From b6f05a6a02985e51e1c95c352dfa791f0347fcd4 Mon Sep 17 00:00:00 2001 From: Tater Totterson Date: Sun, 18 Jan 2026 08:40:43 -0600 Subject: [PATCH] Enhance README with recording flow steps Added detailed recording flow instructions to README. --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index c5782ac..0096930 100644 --- a/README.md +++ b/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) ### ⏬ First training run