Elevenlabs
Elevenlabs

Create natural AI voices instantly in any language - perfect for video creators, developers, and businesses.

Completely Secure
124527VIEWS
33USERS

Tools

1 of 10

Add A Pronunciation Dictionary From File

Adds a new pronunciation dictionary from a lexicon file to improve speech synthesis accuracy.

Add New Project With Attributes

Use to create a new ElevenLabs project for text-to-speech synthesis (e.g., audiobooks); a project `name` is required by the API for creation, and content can be initialized using `from_url` or `from_document`.

Add Rules To The Pronunciation Dictionary

Adds one or more custom pronunciation rules (alias or phoneme) to an existing pronunciation dictionary.

Add Sharing Voice

Adds an existing, shareable voice to a specified user's ElevenLabs account library under a new custom name, requiring the user's public ID and the voice ID.

Add A Voice

Adds a custom voice, requiring a `name` and a `files` list with at least one audio sample, to initiate cloning; returns `voice_id` but voice is not immediately usable for synthesis.

Convert Chapter To Audio

Converts the textual content of a chapter, identified by `chapter_id` within a `project_id`, into audio format.