Moustapha91 commited on
Commit
be483a3
·
verified ·
1 Parent(s): 90f7156

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,8 +29,8 @@ pipeline_tag: text-to-speech
29
  9. Références
30
  1O. Licence
31
 
32
- ## Installation
33
- L'utilisation d'ADIA_TTS est simple. Tout d'abord, installez la bibliothèque `Parler-TTS` en exécutant la commande suivante :
34
  ```sh
35
  pip install git+https://github.com/huggingface/parler-tts.git
36
  ```
 
29
  9. Références
30
  1O. Licence
31
 
32
+ ## Introduction
33
+ ADIA_TTS est un modèle de synthèse vocale (Text-to-Speech) en wolof, développé par CONCREE pour démocratiser l'accès aux technologies vocales dans les langues africaines. Basé sur le modèle parler-tts-mini-multilingual-v1.1, il représente une avancée significative dans la synthèse vocale pour la langue wolof.
34
  ```sh
35
  pip install git+https://github.com/huggingface/parler-tts.git
36
  ```