From 07d6c15c20e91bea1fd3adce396d2d11b675e1ce Mon Sep 17 00:00:00 2001 From: JianweiYu Date: Mon, 25 Aug 2025 08:47:38 -0700 Subject: [PATCH] update --- README.md | 1 + TechnicalReport.pdf => report/TechnicalReport.pdf | Bin 2 files changed, 1 insertion(+) rename TechnicalReport.pdf => report/TechnicalReport.pdf (100%) diff --git a/README.md b/README.md index 19d249c..a67bd85 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Demo Page](https://img.shields.io/badge/Demo-Page-blue?logo=microsoft)](https://microsoft.github.io/VibeVoice) [![GitHub](https://img.shields.io/badge/GitHub-microsoft%2FVibeVoice-black?logo=github)](https://github.com/microsoft/VibeVoice) [![Hugging Face](https://img.shields.io/badge/HuggingFace-Collection-orange?logo=huggingface)](https://huggingface.co/collections/microsoft/vibevoice-68a2ef24a875c44be47b034f) +[![Technical Report](https://img.shields.io/badge/Technical-Report-red?logo=adobeacrobatreader)](report/TechnicalReport.pdf) diff --git a/TechnicalReport.pdf b/report/TechnicalReport.pdf similarity index 100% rename from TechnicalReport.pdf rename to report/TechnicalReport.pdf