add download link& update video

This commit is contained in:
shujingchen 2025-09-08 17:51:20 +08:00
parent 72c09ec0b7
commit 2c88c9731f

View File

@ -48,7 +48,7 @@ Existing autoregressive large-scale text-to-speech (TTS) models have advantages
**IndexTTS2: The Future of Voice, Now Generating**
[![IndexTTS2 Demo](assets/IndexTTS2-video-pic.png)](assets/IndexTTS2.mp4)
[![IndexTTS2 Demo](assets/IndexTTS2-video-pic.png)](https://www.bilibili.com/video/BV136a9zqEk5)
*Click the image to watch IndexTTS2 video*
@ -132,6 +132,11 @@ Recommended for China users. 如果下载速度慢,可以使用镜像:
export HF_ENDPOINT="https://hf-mirror.com"
```
Download by `modelscope`
```bash
modelscope download --model IndexTeam/IndexTTS-2 --local_dir checkpoints
```
### IndexTTS2 Quickstart