Text-to-Speech
Arabic
OmarSamir commited on
Commit
de3c085
·
verified ·
1 Parent(s): 8c82e69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -4,9 +4,10 @@ language: ar
4
  base_model: coqui/XTTS-v2
5
  pipeline_tag: text-to-speech
6
  widget:
7
- - src: sample.flac
8
- output:
9
- text: 'صباح الخير.'
 
10
  ---
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.
 
4
  base_model: coqui/XTTS-v2
5
  pipeline_tag: text-to-speech
6
  widget:
7
+ - text: 'صباح الخير.'
8
+ # - src: sample.flac
9
+ # output:
10
+
11
  ---
12
  # EGTTS V0.1
13
  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.