v1

latestOpenAPI 3.1.02026-07-13154170539.0 KB
Voices

Clone voice

Create a new assistant voice by cloning a voice from an audio file.

post/v0/assistant/voice/clone

Response

Successful Response

Example response

{
  "info": {
    "voice_id": "bf0a246a-8642-498a-9950-80c35e9276b5",
    "name": "English Woman Calm 1",
    "description": "Calm and relaxing voice of an english-speaking woman",
    "gender": "female",
    "language": "en",
    "provider": "cartesia",
    "is_preset": true
  }
}