update
This commit is contained in:
parent
3227dcced1
commit
2f9a3d79a0
3 changed files with 8 additions and 0 deletions
|
@ -17,6 +17,14 @@ 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
|
||||||
|
Listen to a sample of VibeVoice generating multi-speaker conversational audio:
|
||||||
|
|
||||||
|
<audio controls>
|
||||||
|
<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).
|
Try it out via [Demo](https://aka.ms/VibeVoice-Demo).
|
||||||
|
|
||||||
<p align="left">
|
<p align="left">
|
||||||
|
|
BIN
demo/example/1p_EN2CH.mp3
Normal file
BIN
demo/example/1p_EN2CH.mp3
Normal file
Binary file not shown.
BIN
demo/example/2p_see_u_again.mp3
Normal file
BIN
demo/example/2p_see_u_again.mp3
Normal file
Binary file not shown.
Loading…
Reference in a new issue