Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ tags:
|
|
| 10 |
library_name: transformers
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
| 13 |
## VibeVoice: A Frontier Open-Source Text-to-Speech Model
|
| 14 |
|
| 15 |
VibeVoice-Realtime is a **lightweight real‑time** text-to-speech model supporting **streaming text input**. It can be used to build realtime TTS services, narrate live data streams, and let different LLMs start speaking from their very first tokens (plug in your preferred model) long before a full answer is generated. It produces initial audible speech in **~300 ms** (hardware dependent).
|
|
|
|
| 10 |
library_name: transformers
|
| 11 |
---
|
| 12 |
|
| 13 |
+
Backup of [microsoft/VibeVoice-Realtime-0.5B](https://huggingface.co/microsoft/VibeVoice-Realtime-0.5B) just in case
|
| 14 |
+
|
| 15 |
## VibeVoice: A Frontier Open-Source Text-to-Speech Model
|
| 16 |
|
| 17 |
VibeVoice-Realtime is a **lightweight real‑time** text-to-speech model supporting **streaming text input**. It can be used to build realtime TTS services, narrate live data streams, and let different LLMs start speaking from their very first tokens (plug in your preferred model) long before a full answer is generated. It produces initial audible speech in **~300 ms** (hardware dependent).
|