elevenlabs dubbing
Elevate your audio content with elevenlabs dubbing, the cutting-edge Audio Dubbing API. Our API provides a seamless experience, empowering users to control every step of the process through distinct endpoints. Key Features: Versatile Endpoints: Explore various endpoints tailored to your needs, including /get_voices for voice options, /get_transcription for audio transcription,…
elevenlabs dubbing endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
dubbing /dubbing |
Obtain dubbed audio from a transcription obtained at endpoint `/get_transcription`. |
| POST |
get transcription /get_transcription |
Get the transcript in json format. Note that the json object will contain other information: the duration of the audio, the elevenlabs API key, the language spoken in the audio… |
| POST |
translate transcription /translate_transcription |
Obtain in json format the transcription obtained from endpoint `/get_transcription` translated into another language. You are free to translate the transcription yourself by… |
| GET |
get elevenlabs voices /get_voices |
Obtain in json format all accessible elevenlabs voices with examples. |
| POST |
vocal removing /vocal_removal |
This endpoint removes speech and other vocal noises from audios. This allows background noise to be recreated after automatic dubbing. (Very slow, the duration will be… |
elevenlabs dubbing pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|
| ULTRA | $5.99 / month | — |
|
| MEGA | $99.99 / month | — |
|