Convert text to speech
application/json
and application/msgpack
.For best results, upload reference audio using the create model before using this one. This improves speech quality and reduces latency.To upload audio clips directly, without pre-uploading, serialize the request body with MessagePack as per the instructions.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Specify which TTS model to use
speech-1.5
, speech-1.6
, s1
Request fulfilled, document follows