Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
louisjoecodes committed Nov 13, 2024
1 parent fd5a634 commit 161452e
Showing 1 changed file with 10 additions and 3 deletions.
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.

---
---

0 comments on commit 161452e

Please sign in to comment.