Skip to main content
POST

Request

Headers

string
required
Bearer token with your API key
string
required
multipart/form-data

Form Data

string
required
Name for the custom voice
file[]
required
Audio files for voice cloning (minimum 3, maximum 10 files). Each file should be: - Format: MP3, WAV, or FLAC - Duration: 10-60 seconds each - Quality: Clear speech, minimal background noise - Total duration: At least 2 minutes combined
string
Description of the voice
string
Primary language code (e.g., “en”, “es”)
string
Voice gender: “male”, “female”, or “neutral”

Response

string
Unique identifier for the created voice
string
Voice name
string
Processing status: “processing”, “ready”, “failed”
string
ISO 8601 timestamp
string
Estimated time for voice processing to complete

Voice Cloning Best Practices

  • Use high-quality recordings (at least 44.1kHz sample rate) - Ensure minimal background noise - Avoid music or sound effects - Use consistent recording environment
  • Include varied sentence structures - Cover different emotions and tones - Include questions, statements, and exclamations - Avoid repetitive content
  • Minimum 3 files, maximum 10 files - Each file: 10-60 seconds - Total duration: At least 2 minutes - Supported formats: MP3, WAV, FLAC
Voice processing typically takes 10-15 minutes. You’ll receive a webhook notification when your voice is ready to use.