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 type, tts is for text to speech
Available options:
Title | Const |
---|---|
Type | tts |
Model title or name
Model train mode, for TTS model, fast means model instantly available after creation
Available options:
Title | Const |
---|---|
Train Mode | fast |
Upload voices files that will be used to tune the model
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
Available options:
public
, unlist
, private
Model description
Model cover image, this is required if the model is public
Texts corresponding to the voices, if unspecified, ASR will be performed on the voices
Model tags
Enhance audio quality
Response
Document created, URL follows
Available options:
svc
, tts
Available options:
created
, training
, trained
, failed
Available options:
public
, unlist
, private
Available options:
fast
, full