Create Model
Create a new voice model
Since this endpoint requires uploading file, it only accepts multipart/form-data
and application/msgpack
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Model title or name
Model train mode, for TTS model, fast means model instantly available after creation
fast
Model type, tts is for text to speech
tts
Upload voices files that will be used to tune the model
Model cover image, this is required if the model is public
Model description
Enhance audio quality
Model tags
Texts corresponding to the voices, if unspecified, ASR will be performed on the voices
Model visibility, public will be shown in the discovery page, unlist allows anyone with the link to access, private only be visible to the creator
public
, unlist
, private
Response
created
, training
, trained
, failed
svc
, tts
public
, unlist
, private
fast
, full