Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #99

Merged
merged 1 commit into from
Nov 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# ElevenLabs Examples
<p align="center">
<a href="https://elevenlabs.io">
<h3 align="center">ElevenLabs Examples</h3>
</a>
</p>

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.
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 conversational applications, you'll find valuable resources here.

## 🚀 Featured Projects

### Conversational AI Demos
These projects offer practical examples of building real-time, voice-driven applications with rich interactivity.

### Text-to-Speech (TTS) Demos
- **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.
Expand Down Expand Up @@ -55,4 +62,4 @@ We welcome contributions from the community! Before you start:

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---
---
Loading