Clone voice

Create a custom cloned voice from audio samples

Authentication

api-keystring

Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.

Request

This endpoint expects a multipart form with multiple files.
filesfilesRequired
namestringRequired
languagestringRequired
descriptionstringOptional
genderenumRequired
Allowed values:
providerenumRequired
Allowed values:
removeBackgroundNoisebooleanOptional

Response

Voice cloned
odata.etagstring
PartitionKeystring
RowKeystring
Timestampdatetime
Namestring
Descriptionstring
Genderstring
Languagestring
Providerstring
ProviderIDstring
PreviewUrlstringformat: "uri"
ProviderSettingsstring

JSON-encoded string, e.g. {“Stability”:0.5,“SimilarityBoost”:0.75,“Model”:“eleven_monolingual_v1”}

Errors

400
Bad Request Error
500
Internal Server Error