Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,12 @@ pipeline_tag: text-to-speech
|
|
11 |
# EGTTS V0.1
|
12 |
EGTTS V0.1 is a cutting-edge text-to-speech (TTS) model specifically designed for Egyptian Arabic. Built on the XTTS v2 architecture, it transforms written Egyptian Arabic text into natural-sounding speech, enabling seamless communication in various applications such as voice assistants, educational tools, and chatbots.
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
## Quick Start
|
15 |
### Dependencies to install
|
16 |
```bash
|
|
|
11 |
# EGTTS V0.1
|
12 |
EGTTS V0.1 is a cutting-edge text-to-speech (TTS) model specifically designed for Egyptian Arabic. Built on the XTTS v2 architecture, it transforms written Egyptian Arabic text into natural-sounding speech, enabling seamless communication in various applications such as voice assistants, educational tools, and chatbots.
|
13 |
|
14 |
+
## Try It Out
|
15 |
+
✨ **Experience the magic of EGTTS V0.1 live!** Try the model directly through this [HuggingFace Space](https://huggingface.co/spaces/MohamedRashad/Egyptian-Arabic-TTS).
|
16 |
+
|
17 |
+
## Explore the Code
|
18 |
+
💻 **Dive into the implementation!** Check out the full code on [GitHub](https://github.com/joejoe03/Egyptian-Text-To-Speech).
|
19 |
+
|
20 |
## Quick Start
|
21 |
### Dependencies to install
|
22 |
```bash
|