#I'm trying to use elevenlabs API with javascript to make instantClone and professionalClone,import
1 messages · Page 1 of 1 (latest)
ElevenLabs does not provide specific details in the provided content about how to differentiate between generating an Instant Voice Clone and a Professional Voice Clone via the API. However, here are some key points to consider:
-
Verification Process: Professional Voice Clones require a verification process to ensure the voice belongs to the account holder. Instant Voice Clones do not require this process but still need proper permissions for cloning someone else's voice. This distinction might influence how the API handles the request.
-
Account Plan Requirements: Instant Voice Clones require a Starter plan or above, while Professional Voice Clones require a Creator plan or above. Ensure your account meets the necessary subscription requirements.
-
Voice Verification: For Professional Voice Clones, verification is mandatory, and the API might require additional steps or parameters to confirm this during the cloning process.
If the API documentation does not clarify this distinction, you may need to consult the API References or reach out to ElevenLabs support for further guidance.
what do you reffer with this:
Voice Verification: For Professional Voice Clones, verification is mandatory, and the API might require additional steps or parameters to confirm this during the cloning process.
do you have an example?
Eleven Labs requires voice verification to ensure ethical and secure use of its voice cloning services. For Professional Voice Clones, this verification is mandatory and involves additional steps to confirm the identity and consent of the individual whose voice is being cloned. This process cannot be bypassed.
When using the API to create a Professional Voice Clone, you may need to provide specific parameters or documentation, such as:
- Consent Documentation: Signed forms or evidence showing the individual has consented to the cloning.
- Voice Samples: Uploading voice recordings of the individual.
- Supporting Evidence: For cases like voice banking, medical or legal documents may be required.
Unfortunately, the provided context does not include specific API examples for this process. You can refer to the API References for detailed instructions on how to structure your requests and include the necessary parameters for Professional Voice Clones.
do you have an example with a request for a instant clone and for a professional clone?