sharath25 commited on
Commit
e902c0d
·
verified ·
1 Parent(s): f901652

adding readme

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ license: mit
2
+ language:
3
+ - en
4
+ tags:
5
+ - tts
6
+ - text-to-speech
7
+ - speech-language-model
8
+ arxiv: 2602.23068
9
+ Text-Acoustic Dual-Alignment Large Language Model
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
+