XTTS-v2

XTTS-v2 is an advanced text-to-speech model by Coqui, supporting 17 languages and offering high-quality voice cloning with just a 6-second audio clip. It…

Run XTTS-v2 via API

curl -X POST https://api.flymy.ai/api/v1/flymyai/XTTS-v2/predict \
  -H "X-API-KEY: $FLYMYAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'

API documentation · Create a free account · Pricing

Related models