From 8f133837dc21ca8e9f599a7249b926b19450ad04 Mon Sep 17 00:00:00 2001 From: Jianwei Yu Date: Sun, 29 Mar 2026 02:33:10 +0000 Subject: [PATCH] docs: add Vibing demo video to news section 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 fbf17f9..d6a4586 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ 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. +https://github.com/user-attachments/assets/db0bb23f-ae06-4135-a66a-1ff1669f4f84 + 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).