Request
Make aPOST request to below endpoint and pass the required parameters as a request body.
Body
Body
API key to authorize the request
URL (YouTube supported) or base64 WAV file for audio to be cloned
ID of the voice cloning model Find Models Here
Controls pitch transformation between voices
m2f, f2m, none Algorithm used for voice cloning
rmvpe, mangio-crepe Controls generated voice resemblance to training data
0 <= x <= 1Seed value to reproduce results (null for random)
Language for the voice
Emotion of the voice
neutral, happy, sad, angry, dull Playback speed of the speaker
0.5 <= x <= 2Median filtering length to reduce voice artifacts
0 <= x <= 3Controls loudness similarity to original audio
0 <= x <= 1Frequency of pitch analysis (mangio-crepe algorithm)
Controls similarity to original vocals' voiceless consonants
0 <= x <= 1Adjusts volume of lead vocals (-5 to +5)
Adjusts volume of backup vocals (-5 to +5)
Adjusts volume of instrumental tracks (-5 to +5)
Size of the reverb room
0 <= x <= 1Reverb applied to generated vocals
0 <= x <= 1Reverb applied to original vocals
0 <= x <= 1Damping factor for high frequencies in reverb
0 <= x <= 1Whether input sound clip is in base64 format
Use temporary links valid for 24 hours
URL to receive POST notification upon completion
ID for webhook identification
Response
Voice cover response
Status of the voice generation
success, processing, error Time taken to generate the audio in seconds
Unique identifier for the voice generation
Array of generated audio URLs
Array of proxy audio URLs
Array of future audio URLs for queued requests
Array of audio URLs (voice cover response)
Metadata about the audio generation including all parameters used
Estimated time for completion in seconds (processing status)
Status message or additional information
Additional information or tips for the user
URL to fetch the result when processing
Duration of the generated audio in seconds

