ZeroHour
Hugging Face trending modelspublished ()ingested microsoft1

microsoft/VibeVoice-ASR-Streaming-7B — new model trending #27 on Hugging Face

infoModel releaseimportance 40
AI summary · glm-5.3-flash

Microsoft released VibeVoice-ASR-Streaming-7B, an open streaming ASR model with speaker attribution, custom hotwords, and support for 10 languages under MIT license.

Microsoft Research released VibeVoice-ASR-Streaming-7B on Hugging Face, a unified streaming speech recognition model that continuously transcribes who said what as speech arrives. The 7B model supports customized hotwords for domain-specific terms and 10 languages including Chinese, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, and Spanish. Code is available at github.com/microsoft/VibeVoice with a live demo, and a technical report is on arXiv (2609.02812). The model is licensed under MIT.

  • Streaming speaker-attributed transcription as audio arrives
  • Custom hotwords improve recognition of names and technical terms
  • 10 languages supported; MIT-licensed weights on Hugging Face
Full article189 words · extracted from huggingface.co · click to collapse

## VibeVoice-ASR-Streaming-7B

[![GitHub](https://img.shields.io/badge/GitHub-Repo-black?logo=github)](https://github.com/microsoft/VibeVoice)

[![Live Playground](https://img.shields.io/badge/Live-Playground-green?logo=gradio)](https://aka.ms/vibeasr)

**VibeVoice-ASR-Streaming** is a unified streaming ASR model that transcribes **Who (Speaker)** said **What (Content)**, with support for **Customized Hotwords** and **10 languages**.

➡️ **Code:** [microsoft/VibeVoice](https://github.com/microsoft/VibeVoice)<br>

➡️ **Demo:** [VibeVoice-ASR-Streaming](https://aka.ms/vibeasr)<br>

<p align="left">

<img src="figures/VibeVoice_ASR_Streaming_architecture.png" alt="VibeVoice-ASR-Streaming Architecture" height="250px">

</p>

## 🔥 Key Features

- **📝 Streaming Speaker-Attributed Transcription**:

Continuously transcribes **who** said **what** as speech arrives.

- **👤 Customized Hotwords**:

Users can provide customized hotwords, such as names and technical terms, to improve recognition of domain-specific content.

- **🌍 Multilingual Support**:

It supports Chinese, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, and Spanish.

## Technical Report

📄 [VibeVoice-ASR-Streaming Technical Report](https://arxiv.org/abs/2609.02812)

## Evaluation

<p align="center">

<img src="figures/VibeVoice_ASR_Streaming_results.png" alt="VibeVoice-ASR-Streaming Results" width="80%">

</p>

## Installation and Usage

Please refer to the [GitHub repository](https://github.com/microsoft/VibeVoice).

## License

This project is licensed under the MIT License.

## Contact

This project was conducted by members of Microsoft Research. We welcome feedback and collaboration from our audience. If you have suggestions, questions, or observe unexpected/offensive behavior in our technology, please contact us at [email protected].

If the team receives reports of undesired behavior or identifies issues independently, we will update this repository with appropriate mitigations.

Text extracted automatically; images, tables and formatting may be missing. Original: https://huggingface.co/microsoft/VibeVoice-ASR-Streaming-7B