Add changelog for PR #4253

This commit is contained in:
Mark Backman
2026-04-07 15:32:38 -04:00
parent 68a3070ad4
commit 9131fa5c12

1
changelog/4253.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `MistralSTTService` for real-time speech-to-text using Mistral's Voxtral Realtime API (`voxtral-mini-transcribe-realtime-2602`). Supports streaming transcription with interim results, automatic language detection, and VAD-driven utterance lifecycle.