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 <= 1
Seed 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 <= 2
Median filtering length to reduce voice artifacts
0 <= x <= 3
Controls loudness similarity to original audio
0 <= x <= 1
Frequency of pitch analysis (mangio-crepe algorithm)
Controls similarity to original vocals' voiceless consonants
0 <= x <= 1
Adjusts 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 <= 1
Reverb applied to generated vocals
0 <= x <= 1
Reverb applied to original vocals
0 <= x <= 1
Damping factor for high frequencies in reverb
0 <= x <= 1
Whether 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