Skip to main content

No project description provided

Project description

ElevenLabs Python Library

fern shield

The ElevenLabs Python library provides access to the ElevenLabs API from Python. This SDK contains the AI Voice & Text to Speech.

Documentation

API reference documentation is available at https://elevenlabs.io/docs/api-reference/text-to-speech.

Languages Supported

We support 29 languages and 100+ accents. Explore all languages.

Installation

pip install fern-elevenlabs

Instantiation

import fern-elevenlabs
from fern-elevenlabs.client import ElevenLabs

client = ElevenLabs(api_key="YOUR_API_KEY", account_token="YOUR_ACCOUNT_TOKEN")

Usage

import ...

TODO

Contributing

While we value open-source contributions to this SDK, this library is generated programmatically. Additions made directly to this library would have to be moved over to our generation code, otherwise they would be overwritten upon the next generated release. Feel free to open a PR as a proof of concept, but know that we will not be able to merge it as-is. We suggest opening an issue first to discuss with us!

On the other hand, contributions to the README are always very welcome!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fern_elevenlabs-0.0.4.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

fern_elevenlabs-0.0.4-py3-none-any.whl (63.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page