Releases: hass-cortex/azure-speech-stt
Releases · hass-cortex/azure-speech-stt
Release list
0.2.2
0.2.1
0.2.1 (2026-03-25)
Fix
- services: make entity_id required for transcribe service
0.2.0
0.2.0 (2026-03-23)
BREAKING CHANGE
- correction services, sensors, and config options removed.
Users should install stt-corrector for post-recognition correction.
Refactor
- remove correction pipeline, extract to stt-corrector
- extract matcher registry for extensible language support
0.1.0
0.1.0 (2026-03-22)
Feat
- initial implementation of Azure Speech-to-Text HA integration