Appearance
Vocal cloning
POST
/v1/song/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
Supported format (mp3, m4a). File size must be less than 10 MB.
The supported vocal duration range is [15,30] seconds, excess will be trimmed.
Format binary
description string
Vocal description, maximum 1024 characters.
Responses
The created vocal clone resource.
application/json
POST
/v1/song/vocal-clone