CoolFace
Modelpublic

IndexTeam/Index-TTS

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
155likes97downloads
Model Card

<h2><center>IndexTTS: An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech System</h2>

<p align="center"> <a href='https://arxiv.org/abs/2502.05512'><img src='https://img.shields.io/badge/ArXiv-2502.05512-red'></a>

๐Ÿ‘‰๐Ÿป IndexTTS ๐Ÿ‘ˆ๐Ÿป

[[Paper]](https://arxiv.org/abs/2502.05512) [[Demos]](https://index-tts.github.io) [[Codes]](https://github.com/index-tts/index-tts)

IndexTTS is a GPT-style text-to-speech (TTS) model mainly based on XTTS and Tortoise. It is capable of correcting the pronunciation of Chinese characters using pinyin and controlling pauses at any position through punctuation marks. We enhanced multiple modules of the system, including the improvement of speaker condition feature representation, and the integration of BigVGAN2 to optimize audio quality. Trained on tens of thousands of hours of data, our system achieves state-of-the-art performance, outperforming current popular TTS systems such as XTTS, CosyVoice2, Fish-Speech, and F5-TTS. <span style="font-size:16px;"> Experience IndexTTS: Please contact <u>xuanwu@bilibili.com</u> for more detailed information. </span>

Acknowledge

  1. 1.tortoise-tts
  2. 2.XTTSv2
  3. 3.BigVGAN
  4. 4.wenet
  5. 5.icefall

๐Ÿ“š Citation

๐ŸŒŸ If you find our work helpful, please leave us a star and cite our paper.

@article{deng2025indextts,
  title={IndexTTS: An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech System},
  author={Wei Deng, Siyi Zhou, Jingchen Shu, Jinchao Wang, Lu Wang},
  journal={arXiv preprint arXiv:2502.05512},
  year={2025}
}