Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
pipeline_tag: text-to-speech
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
This repository contains the model as described in [LLMVoX: Autoregressive Streaming Text-to-Speech Model for Any LLM](https://hf.co/papers/2503.04724).
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
pipeline_tag: text-to-speech
|
4 |
+
library_name: transformers
|
5 |
+
tags:
|
6 |
+
- tts
|
7 |
+
- voice
|
8 |
+
- wip
|
9 |
---
|
10 |
|
11 |
This repository contains the model as described in [LLMVoX: Autoregressive Streaming Text-to-Speech Model for Any LLM](https://hf.co/papers/2503.04724).
|