demo reference added to readme
Browse files
README.md
CHANGED
|
@@ -28,6 +28,17 @@ license: cc-by-nc-4.0
|
|
| 28 |
|
| 29 |
</details>
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
## Model Description
|
| 32 |
|
| 33 |
🍵 **Matxa-TTS** is based on **Matcha-TTS** that is an encoder-decoder architecture designed for fast acoustic modelling in TTS.
|
|
|
|
| 28 |
|
| 29 |
</details>
|
| 30 |
|
| 31 |
+
## Summary
|
| 32 |
+
|
| 33 |
+
Here we present 🍵 Matxa, the first multispeaker, multidialectal neural TTS model. It works together with the vocoder model 🥑 alVoCat, to generate high quality and expressive speech efficiently in four dialects:
|
| 34 |
+
|
| 35 |
+
* Balear
|
| 36 |
+
* Central
|
| 37 |
+
* North-Occidental
|
| 38 |
+
* Valencian
|
| 39 |
+
|
| 40 |
+
Both models are trained with open data; 🍵 Matxa models are free (as in freedom) to use for non-comercial purposes, but for commercial purposes it needs licensing from the voice artist. To listen to the voices you can visit the [dedicated space](https://huggingface.co/spaces/projecte-aina/matxa-alvocat-tts-ca).
|
| 41 |
+
|
| 42 |
## Model Description
|
| 43 |
|
| 44 |
🍵 **Matxa-TTS** is based on **Matcha-TTS** that is an encoder-decoder architecture designed for fast acoustic modelling in TTS.
|