update
This commit is contained in:
parent
50e2e91bf9
commit
b711571f9f
1 changed files with 9 additions and 7 deletions
16
README.md
16
README.md
|
@ -17,15 +17,17 @@ A core innovation of VibeVoice is its use of continuous speech tokenizers (Acous
|
||||||
|
|
||||||
The model can synthesize speech up to **90 minutes** long with up to **4 distinct speakers**, surpassing the typical 1-2 speaker limits of many prior models.
|
The model can synthesize speech up to **90 minutes** long with up to **4 distinct speakers**, surpassing the typical 1-2 speaker limits of many prior models.
|
||||||
|
|
||||||
### 🎵 Demo Example
|
### 🎵 Demo Examples
|
||||||
Listen to a sample of VibeVoice generating multi-speaker conversational audio:
|
|
||||||
|
|
||||||
<audio controls>
|
**Cross-Lingual**
|
||||||
<source src="demo/example/2p_see_u_again.mp3" type="audio/mpeg">
|
|
||||||
Your browser does not support the audio element.
|
|
||||||
</audio>
|
|
||||||
|
|
||||||
Try it out via [Demo](https://aka.ms/VibeVoice-Demo).
|
https://github.com/user-attachments/assets/838d8ad9-a201-4dde-bb45-8cd3f59ce722
|
||||||
|
|
||||||
|
**Spontaneous Singing**
|
||||||
|
|
||||||
|
https://github.com/user-attachments/assets/6f27a8a5-0c60-4f57-87f3-7dea2e11c730
|
||||||
|
|
||||||
|
For more examples, try it out via [Demo](https://aka.ms/VibeVoice-Demo).
|
||||||
|
|
||||||
<p align="left">
|
<p align="left">
|
||||||
<img src="Figures/MOS-preference.png" alt="MOS Preference Results" height="260px">
|
<img src="Figures/MOS-preference.png" alt="MOS Preference Results" height="260px">
|
||||||
|
|
Loading…
Reference in a new issue