MSG
Feat/voice stuff (#7)
1719c2a
|
Raw
History Blame Contribute Delete
355 Bytes

A newer version of the Gradio SDK is available: 6.19.0

Upgrade

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.