Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 853 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 853 Bytes

index-tts

Docker镜像自动构建并上传到阿里云(最新Docker镜像前往 GitHub Action 查看)

Docker镜像下载

docker pull registry.cn-hangzhou.aliyuncs.com/joybo/index-tts:latest

使用方法

git clone https://github.com/index-tts/index-tts.git
cd index-tts
huggingface-cli download IndexTeam/Index-TTS --local-dir ./checkpoints
modelscope download --model IndexTeam/Index-TTS --local-dir ./checkpoints # 可选,使用魔塔社区下载

将 Index-TTS 映射至 Docker 中的 /app/index-tts 即可,默认端口:7860

更多用法

https://github.com/index-tts/index-tts

Star History

Star History Chart