Home / Elevenlabs Voice Clone
E

Elevenlabs Voice Clone

Audio
Model API Documentation

The Elevenlabs series offers reliable generation capabilities, making it ideal for production environments. Designed for production-grade use, this series prioritizes stability and controllable output. Voice cloning allows for quick replication of vocal tones using a small number of samples, facilitating the creation of brand-specific voices and multi-character voice acting. The real-time inference API delivers stable performance with no waiting time and is affordably priced.

0 of 10 items

To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Request

curl --location --request POST 'https://api.jiekou.ai/v3/elevenlabs-voice-clone' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'
Contact Us