Voice Clone Instant API
Voice Clone Instant API
POST https://api.novita.ai/v3/async/voice-clone-instant
This API enables the rapid cloning of a voice from just a few minutes of audio input. By leveraging advanced machine learning algorithms, it can replicate the nuances and intonations of the provided voice sample, creating a synthetic voice clone. This technology is ideal for personalized audio applications, such as virtual assistants, audiobooks, or other digital media where voice customization is crucial.
This is an asynchronous API; only the task_id will be returned. You should use the task_id to request the Task Result API to retrieve the audio generation results.