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.
Example response
{
"message": "Voice clone created successfully",
"data": {
"voiceId": "voice_dLP5T67Qw7"
}
}