createVoiceClone
Upload training audio URLs to trigger voice cloning. Returns a clone record with training_status for tracking progress.
Instructions
Upload training audio URLs and trigger voice cloning. Returns the clone record with training_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | e.g. Qwen | |
| transcript | No | Transcript of the training audio | |
| owner_email | No | Ignored for user API keys; required only with system API key | |
| metadescription | No | Human-readable description of the clone | |
| voice_clone_training_urls | Yes | List of audio URLs used for training |