Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,36 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
---
|
| 6 |
+
## 👉🏻 IndexTTS2 👈🏻
|
| 7 |
+
|
| 8 |
+
<center><h3>IndexTTS2: A Breakthrough in Emotionally Expressive and Duration-Controlled Auto-Regressive Zero-Shot Text-to-Speech</h3></center>
|
| 9 |
+
|
| 10 |
+
[](assets/IndexTTS2_banner.png)
|
| 11 |
+
|
| 12 |
+
<div align="center">
|
| 13 |
+
<a href='https://arxiv.org/abs/2506.21619'>
|
| 14 |
+
<img src='https://img.shields.io/badge/ArXiv-2506.21619-red?logo=arxiv'/>
|
| 15 |
+
</a>
|
| 16 |
+
<br/>
|
| 17 |
+
<a href='https://github.com/index-tts/index-tts'>
|
| 18 |
+
<img src='https://img.shields.io/badge/GitHub-Code-orange?logo=github'/>
|
| 19 |
+
</a>
|
| 20 |
+
<a href='https://index-tts.github.io/index-tts2.github.io/'>
|
| 21 |
+
<img src='https://img.shields.io/badge/GitHub-Demo-orange?logo=github'/>
|
| 22 |
+
</a>
|
| 23 |
+
<br/>
|
| 24 |
+
<!--a href='https://huggingface.co/spaces/IndexTeam/IndexTTS'>
|
| 25 |
+
<img src='https://img.shields.io/badge/HuggingFace-Demo-blue?logo=huggingface'/>
|
| 26 |
+
</a-->
|
| 27 |
+
<a href='https://huggingface.co/IndexTeam/IndexTTS-2'>
|
| 28 |
+
<img src='https://img.shields.io/badge/HuggingFace-Model-blue?logo=huggingface' />
|
| 29 |
+
</a>
|
| 30 |
+
<br/>
|
| 31 |
+
<!--a href='https://modelscope.cn/studios/IndexTeam/IndexTTS-Demo'>
|
| 32 |
+
<img src='https://img.shields.io/badge/ModelScope-Demo-purple?logo=modelscope'/>
|
| 33 |
+
</a-->
|
| 34 |
+
<a href='https://modelscope.cn/models/IndexTeam/IndexTTS-2'>
|
| 35 |
+
<img src='https://img.shields.io/badge/ModelScope-Model-purple?logo=modelscope'/>
|
| 36 |
+
</a>
|
| 37 |
+
</div>
|