From c8371b6bb62ea64ff7d8bef978d6e30a3173f1c5 Mon Sep 17 00:00:00 2001 From: Jianwei Yu Date: Sun, 29 Mar 2026 01:42:52 +0000 Subject: [PATCH] docs: add Vibing voice input adoption news Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0777637..9b95889 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@

📰 News

+2026-03-29: 🎉 VibeVoice-ASR is being adopted by the open-source community! Vibing, a voice-powered input method, is now built on top of VibeVoice-ASR. + 2026-03-06: 🚀 VibeVoice ASR is now part of a Transformers release! You can now use our speech recognition model directly through the Hugging Face Transformers library for seamless integration into your projects. 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).