From 161452ebba2a6e9510928786de259b6e8b87fd91 Mon Sep 17 00:00:00 2001 From: "Louis J." <132601011+louisjoecodes@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:33:18 +0100 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e868ed..9fbe08e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,16 @@ -# ElevenLabs Examples +

+ +

ElevenLabs Examples

+ +

-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. @@ -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. ---- \ No newline at end of file +---