update
This commit is contained in:
parent
57d3f2e051
commit
45ed2ecd9f
3 changed files with 4 additions and 2 deletions
BIN
Figures/Google_AI_Studio_2025-08-25T21_48_13.452Z.png
Normal file
BIN
Figures/Google_AI_Studio_2025-08-25T21_48_13.452Z.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 301 KiB |
|
@ -7,8 +7,9 @@
|
|||
[](https://aka.ms/VibeVoice-Demo)
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div align="center">
|
||||
<img src="Figures/log.png" alt="VibeVoice Logo" width="200">
|
||||
</div>
|
||||
|
||||
VibeVoice is a novel framework designed for generating **expressive**, **long-form**, **multi-speaker** conversational audio, such as podcasts, from text. It addresses significant challenges in traditional Text-to-Speech (TTS) systems, particularly in scalability, speaker consistency, and natural turn-taking.
|
||||
|
||||
|
|
|
@ -29,6 +29,7 @@ dependencies = [
|
|||
"gradio",
|
||||
"av",
|
||||
"aiortc",
|
||||
"librosa"
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue