CoolFace
Apppublic

talfaf/indextts2-api

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
6 commits on main
f5084982mo ago

Add reusable speaker and emotion-reference dubbing API

talfaf
755640e2mo ago

fix: pre-download aux models only (avoid build OOM)

talfaf
6a2f21a2mo ago

perf: bake aux models + wetext FST into image (faster cold start)

talfaf
94f23582mo ago

fix: drop numpy pin (indextts requires numpy==2.2.6)

talfaf
e15e1c12mo ago

IndexTTS-2 FastAPI (GPU, baked weights)

talfaf
fd94d3e2mo ago

initial commit

talfaf