Text to Speech
π /v1/audio/speech β Text to Speech
/v1/audio/speech β Text to SpeechParameters:
Example:
curl https://api.uniportai.site/v1/audio/speech \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "xtts-v2",
"input": "Hello and welcome to the Uniport platform."
}'Last updated
