Skip to content

Vocal Cloning

POST
/v1/vocal/clone

Upload a vocal sample to create a reusable Vocal ID.

Authorizations

BearerAuth
TypeHTTP (bearer)

Request Body

Content Type: multipart/form-data

Please post the data according to the multipart/form-data specification, do not use JSON format.

Schema

file  stringrequired

The vocal sample file to upload.

Supported formats: mp3, m4a. File size must be less than 10 MB.

Format binary

Responses

The created vocal clone resource.
application/json

Samples