Convert the audio in one language to another. The input audio is provided as an audio URL, or a video URL (the audio will then be extracted from the video file).This API automatically clone the voice from the input audio, and create new audio using the same voice.Make sure to properly select source_lang, target_lang, and num_speakers.If you want to further change the lip motion of your input video, you will need to use api/v1/video/generate by providing the audio from the dubbing result.
Return
Description
Format
Example
_id
the ID of the dubbing record.
string
66ea4dd87db10c73fa29b570
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.