diff --git a/changelog/4253.added.md b/changelog/4253.added.md new file mode 100644 index 000000000..c9a9f91de --- /dev/null +++ b/changelog/4253.added.md @@ -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.