v5

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-12209.2 KB
Voice Cloning

Create a voice clone

Create an instant voice clone in a single call. Defaults to lightning-v3.1.

post/waves/v1/voice-cloning

Response

Voice clone created. Includes pre-generated sample clips of the new voice.

messagestring

Example response

{
  "message": "Voice clone created successfully",
  "data": {
    "voiceId": "voice_dLP5T67Qw7"
  }
}