Text To Speech
Text To Speech
Text to speech using the chenxwh/openvoice AI Model.
POST
v1
/
replicate
/
tts
Query
model
string
default: "chenxwh/openvoice"requiredThe voice model to be used;
Body
audio
file
requiredInput reference audio
text
string
requiredInput text
language
string
default: "EN_NEWEST"The language of the audio to be generated
cleanup_voice
float
default: "1"Set speed scale of the output audio
Was this page helpful?