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
idstring
providerenum
Allowed values:
providerIdstring
slugstring
namestring
genderstring
modelstring
stabilitydouble
similarityBoostdouble
previewUrlstringformat: "uri"
createdAtdatetime
updatedAtdatetime
descriptionstring
languagestring
pitchdouble
speeddouble
voiceIdstring
regionstring
volumedouble

Errors

400
Bad Request Error
500
Internal Server Error