Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
license: mit
|
| 2 |
language:
|
| 3 |
- en
|
|
@@ -6,10 +7,15 @@ tags:
|
|
| 6 |
- text-to-speech
|
| 7 |
- speech-language-model
|
| 8 |
arxiv: 2602.23068
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
| 10 |
TADA is a unified speech-language model that synchronizes speech and text into a single, cohesive stream via 1:1 alignment. By leveraging a novel tokenizer and architectural design, TADA achieves high-fidelity synthesis and generation with a fraction of the computational overhead required by traditional models.
|
| 11 |
|
| 12 |
⭐️ arxiv: https://arxiv.org/abs/2602.23068 \
|
| 13 |
⭐️ demo: https://huggingface.co/spaces/HumeAI/tada \
|
| 14 |
-
⭐️ github: https://github.com/HumeAI/tada
|
|
|
|
|
|
|
| 15 |
|
|
|
|
| 1 |
+
---
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 7 |
- text-to-speech
|
| 8 |
- speech-language-model
|
| 9 |
arxiv: 2602.23068
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Text-Acoustic Dual-Alignment Large Language Model
|
| 13 |
+
|
| 14 |
TADA is a unified speech-language model that synchronizes speech and text into a single, cohesive stream via 1:1 alignment. By leveraging a novel tokenizer and architectural design, TADA achieves high-fidelity synthesis and generation with a fraction of the computational overhead required by traditional models.
|
| 15 |
|
| 16 |
⭐️ arxiv: https://arxiv.org/abs/2602.23068 \
|
| 17 |
⭐️ demo: https://huggingface.co/spaces/HumeAI/tada \
|
| 18 |
+
⭐️ github: https://github.com/HumeAI/tada \
|
| 19 |
+
⭐️ blog post:
|
| 20 |
+
|
| 21 |
|