This collection of demos and projects showcases the ElevenLabs API and how you can start building next generation AI audio apps with it. Whether you're looking to integrate text-to-speech into your website, create dubbed content, or explore advanced audio applications, you'll find valuable resources here.
- Standard TTS Demo: A straightforward implementation of our core TTS functionality.
- TTS WebSocket Demo with Latency Measurement: Explore real-time text-to-speech with performance metrics.
A fully open-source native Mac application that brings ElevenLabs to your desktop. Written by Claude 3.5 and Cursor.
Unleash your creativity with our sound effects generation demo. Create custom audio landscapes for your projects!
Embed ElevenLabs' text-to-speech capabilities directly into your React-based websites. This demo shows you how to seamlessly integrate our technology for a native-like audio experience.
Discover how to use our Dubbing API to create multilingual content effortlessly. Perfect for content creators and localization teams!
Learn how to work with pronunciation dictionaries to fine-tune the output of our voice models.
To get started with these examples:
- Clone this repository
- Navigate to the project you're interested in
- Follow the project-specific README for setup instructions
For detailed API documentation and guides, visit our Developer Docs.
We welcome contributions from the community! Before you start:
- Install the pre-commit hook:
pip install pre-commit pre-commit install
- Check out our Contributing Guidelines for more information on how to submit pull requests, report issues, and suggest improvements.
This project is licensed under the MIT License - see the LICENSE file for details.