Files
Timmy-time-dashboard/pyproject.toml
Hermes Agent dbadfc425d
Some checks failed
Tests / lint (push) Successful in 4s
Tests / test (push) Failing after 14s
feat: sovereign voice loop — timmy voice command
Adds fully local listen-think-speak voice interface.
STT: Whisper, LLM: Ollama, TTS: Piper. No cloud, no network.

- src/timmy/voice_loop.py: VoiceLoop with VAD, Whisper, Piper
- src/timmy/cli.py: new voice command
- pyproject.toml: voice extras updated
- 20 new tests
2026-03-14 13:58:56 -04:00

5.0 KiB