From 2b3ce45b3f712a71963caef8d516ba487a38f13e Mon Sep 17 00:00:00 2001
From: Yan Xia <59006636+sd983527@users.noreply.github.com>
Date: Thu, 30 Jul 2026 16:28:34 +0800
Subject: [PATCH] Add demo link for VibeVoice-ASR-BitNet in README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ce157d33..3ca5a0f1 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
📰 News
-2026-07-23: ⚡ We released VibeVoice-ASR-BitNet, an edge CPU inference engine for VibeVoice-ASR. Through heterogeneous quantization (I8_S + I2_S), the model is compressed from 4.62 GB to 1.58 GB with real-time inference (RTF < 1) on 3+ CPU threads — no GPU required. [Code] [Models] [Report]
+2026-07-23: ⚡ We released VibeVoice-ASR-BitNet, an edge CPU inference engine for VibeVoice-ASR. Through heterogeneous quantization (I8_S + I2_S), the model is compressed from 4.62 GB to 1.58 GB with real-time inference (RTF < 1) on 3+ CPU threads — no GPU required. [Code] [Models] [Demo] [Report]
2026-03-12: 🚀 VibeVoice-ASR is now integrated into Azure AI Foundry Labs! You can now explore and test our unified speech-to-text capabilities directly through Microsoft Foundry.