Experimental voice apps (formally add-ons) for Home Assistant.
Expect things to be unpolished!
- stt-canary - speech-to-text app for NeMo's Canary.
- Very large model that requires lots of RAM or a GPU
- stt-qwen - speech-to-text app for Qwen ASR.
- Medium-sized model that may be slow on older hardware
- stt-citrinet - Limited speech-to-text app for NeMO CTC models.
- Fast and accurate recognition of the configured voice commands only
- stt-coqui - Limited speech-to-text app for Coqui STT.
- Fast and moderately accurate recognition of the configured voice commands only
- intent-sentence-transformers - conversation agent app using sentence transformers
- Flexibly match voice commands with intents and actions
- wake-phonmatchnet - wake word app using PhonMatchNet
- Streaming detection of arbitrary wake words