File size: 355 Bytes
1719c2a
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# echocoach

Local voice practice coach for the Build Small Hackathon.

- **ASR:** Cohere Transcribe 2B or Whisper.cpp (tiny/base)
- **Analysis:** filler detection, pace scoring, matplotlib charts
- **Coach:** text LLM via `inference` (default `minicpm5-1b`)
- **VoiceOut:** Piper TTS (optional extra)

Configure presets in repo-root `voice_models.yaml`.