AIToday

Amazon SageMaker AI and vLLM enable real-time speech-to-text via bidirectional streaming, starting November 2025

Amazon AI BlogMay 20, 20262 min read
Amazon SageMaker AI and vLLM enable real-time speech-to-text via bidirectional streaming, starting November 2025

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  1. Starting November 2025, Amazon SageMaker AI supports bidirectional streaming for real-time inference, allowing data to flow continuously in both directions between clients and model containers over a single persistent connection. vLLM's Realtime API uses WebSockets to enable real-time audio transcription.

  2. The solution deploys Voxtral-Mini-4B-Realtime-2602 (Mistral AI's compact real-time speech model) to a SageMaker AI endpoint using a vLLM container with bidirectional streaming. SageMaker AI automatically bridges HTTP/2 event streams on the client side with WebSocket connections to the container, eliminating the need to build custom protocol translation layers.

  3. Voice AI applications receive transcription tokens as audio arrives rather than waiting for a complete recording, eliminating latency that breaks real-time experiences. vLLM applies piecewise CUDA graph execution to reduce GPU kernel launch overhead and lower per-token latency during streaming transcription.

Discussion

No comments yet. Be the first to share your thoughts!

Log in to join the discussion

Related Articles

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

1 minute a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →