From 81bf8baa89718c88feb49e75322c589cab252cfa Mon Sep 17 00:00:00 2001 From: MLSDCherryPick Date: Sun, 25 Jan 2026 05:14:39 +0000 Subject: [PATCH] 1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63760bb..0c1456c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@

📰 News

2026-01-21: 📣 We open-sourced VibeVoice-ASR, a unified speech-to-text model designed to handle 60-minute long-form audio in a single pass, generating structured transcriptions containing Who (Speaker), When (Timestamps), and What (Content), with support for User-Customized Context. Try it in [Playground](https://aka.ms/vibevoice-asr). -- ⭐️ VibeVoice-ASR is natively multilingual, supporting over 100 languages — check the [supported languages](docs/vibevoice-asr.md#language-distribution) for details. +- ⭐️ VibeVoice-ASR is natively multilingual, supporting over 50 languages — check the [supported languages](docs/vibevoice-asr.md#language-distribution) for details. - 🔥 The VibeVoice-ASR [finetuning code](finetuning-asr/README.md) is now available! - ⚡️ **vLLM inference** is now supported for faster inference; see [vllm-asr](docs/vibevoice-vllm-asr.md) for more details.