3 Commits

Author SHA1 Message Date
local
104da381fb Refactor tool-speechtotext: extract sttlib shared library and add tests
Extract duplicated code (Whisper loading, audio recording, transcription,
VAD processing) into reusable sttlib/ package. Rewrite all 3 scripts as
thin wrappers. Add 24 unit tests with mocked hardware. Fix GPU fallback
bug in assistant.py and args.system assignment bug.
2026-02-08 00:40:31 +00:00
dl92
31684ecded added feed backloop 2026-01-14 02:04:31 +00:00
dl92
7f3ea89297 voice_to_terminal#1
automate terminal with voice
2026-01-14 01:46:31 +00:00