From f507425ee7d9862aca84ac0f01cdfc01e7ca79c3 Mon Sep 17 00:00:00 2001 From: JianweiYu Date: Tue, 26 Aug 2025 18:07:28 -0700 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83ca529..8766dd5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The model can synthesize speech up to **90 minutes** long with up to **4 distinc ### 🔥 News -- **[2025-08-26] 🎉 We Opensource the VibeVoice-7B-Preview model weights!** +- **[2025-08-26] 🎉 We Opensource the [VibeVoice-7B-Preview](https://huggingface.co/WestZhang/VibeVoice-Large-pt) model weights!** ### 📋 TODO @@ -66,7 +66,7 @@ Try your own samples at [Demo](https://aka.ms/VibeVoice-Demo). |-------|----------------|----------|----------| | VibeVoice-0.5B-Streaming | - | - | On the way | | VibeVoice-1.5B | 64K | ~90 min | [HF link](https://huggingface.co/microsoft/VibeVoice-1.5B) | -| VibeVoice-7B-Preview| 32K | ~45 min | [HF link](https://huggingface.co/microsoft/VibeVoice-7B-Preview) | +| VibeVoice-7B-Preview| 32K | ~45 min | [HF link](https://huggingface.co/WestZhang/VibeVoice-Large-pt) | ## Installation We recommend to use NVIDIA Deep Learning Container to manage the CUDA environment.