Make sure you add your s3 details for
voice_cloning
server, so you can receive image generated in your bucket. Images generated without s3 details being added will be delete after 24 hoursRequest
Make aPOST
request to below endpoint and pass the required parameters as a request body.
curl
Body
json
Body Attributes
Your API Key used for request authorization.
Source utterances. Must be a valid URL or base64 data for a WAV/MP3 file.
Maximum length: 30 seconds.
Maximum length: 30 seconds.
Target voice that should say the original utterances. Must be a valid URL or base64 data for a WAV/MP3 file.
Maximum length: 30 seconds.
Maximum length: 30 seconds.
Whether the input sound clips are provided in base64 format. Default: false.
Whether you want temporary links (useful if your country blocks access to storage sites). Default: false.
Provide a URL to receive a POST API call once the voice cover generation is complete.
This ID is returned in the webhook API call and will be used to identify the request.