Microsoft's VibeVoice ASR brings streaming speech-to-text
A 7-billion-parameter model targets real-time, multilingual transcription with an open release on Hugging Face.

Microsoft has published VibeVoice-ASR-Streaming-7B, a speech recognition model designed for streaming transcription, on Hugging Face. The 7-billion-parameter dense model handles automatic speech recognition across multiple languages, including English, Chinese, and Spanish.
The "streaming" designation is the key detail here. Rather than waiting for a full audio clip to finish before producing text, streaming ASR emits transcriptions incrementally as audio arrives. That makes the model a better fit for live captioning, meeting notes, voice interfaces, and any application where latency matters as much as accuracy.
Why it matters
Speech-to-text has become a crowded field, but most of the attention has gone to batch-oriented models. A capable open-weight streaming option from a major lab gives developers more flexibility to build low-latency, on-device or self-hosted transcription pipelines.
- 7B parameters, dense (not a mixture-of-experts model)
- Multilingual coverage spanning English, Chinese, Spanish, and more
- Built specifically for streaming, real-time transcription
The model is distributed under a custom license, so teams evaluating it for production should review the terms on the model card before deploying. As an initial release in the VibeVoice ASR line, it also signals Microsoft's continued investment in open speech tooling.
Sources
- Visit
microsoft/VibeVoice-ASR-Streaming-7B
Hugging Face
More in Speech → Text

Superwhisper's s1-mini polishes raw speech-to-text output
A compact Qwen3-based model tackles the unglamorous cleanup work that makes transcripts readable.
Vak Conformer targets speech recognition in six Indic languages
Shunya Labs releases a Conformer-based ASR model aimed at India's underserved language landscape.

KRAFTON releases A.X-K2 Raon speech MoE model
The game maker's new open model blends text-to-speech and speech recognition in a single 21B mixture-of-experts system with just 3B active parameters.
0 comments
No comments yet. Be the first to weigh in.