ayymen commited on
Commit
845cab6
1 Parent(s): 96fabd6

Add Tamazight translation

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. app.py +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Coqui TTS
3
  emoji: 🐸
4
  colorFrom: indigo
5
  colorTo: yellow
@@ -7,7 +7,7 @@ sdk: gradio
7
  sdk_version: 5.6.0
8
  app_file: app.py
9
  pinned: false
10
- short_description: Tamazight Text-to-Speech
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Coqui TTS (ⴰⴹⵕⵉⵚ ⵖⵔ ⵉⵎⵙⵍⵉ)
3
  emoji: 🐸
4
  colorFrom: indigo
5
  colorTo: yellow
 
7
  sdk_version: 5.6.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: ⴰⴹⵕⵉⵚ ⵙ ⵉⵎⵙⵍⵉ - Tamazight Text-to-Speech
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
app.py CHANGED
@@ -8,7 +8,7 @@ CUDA = torch.cuda.is_available()
8
 
9
  REPO_ID = "ayymen/Coqui-TTS-Vits-shi"
10
 
11
- my_title = "Tamazight Text-to-Speech"
12
  my_description = "This model is based on [VITS](https://github.com/jaywalnut310/vits), thanks to 🐸 [Coqui.ai](https://coqui.ai/)."
13
 
14
  my_examples = [
 
8
 
9
  REPO_ID = "ayymen/Coqui-TTS-Vits-shi"
10
 
11
+ my_title = "ⴰⴹⵕⵉⵚ ⵙ ⵉⵎⵙⵍⵉ - Tamazight Text-to-Speech"
12
  my_description = "This model is based on [VITS](https://github.com/jaywalnut310/vits), thanks to 🐸 [Coqui.ai](https://coqui.ai/)."
13
 
14
  my_examples = [