Clone a Voice
TTS
Clone Voice
Creates a new voice clone based on an uploaded audio sample. The audio should be clear and contain at least 30 seconds of speech.
POST
Clone a Voice
Documentation Index
Fetch the complete documentation index at: https://docs.puretalk.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.
Body
multipart/form-data
Audio file containing the voice sample to clone (Supported formats: WAV, MP3, M4A)
Pattern:
.*\.(wav|mp3|m4a)$A descriptive name for the cloned voice
Example:
"My Cloned Voice"
Language of the voice
Available options:
en, fr, de, es, pt, zh, ja, hi, it, ko, nl, pl, ru, sv, tr Gender of the voice
Available options:
male, female Example:
"female"
Additional details about the voice characteristics
Example:
"American Female"