Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: cc-by-nc-4.0
|
4 |
tags:
|
5 |
- mms
|
6 |
- vits
|
7 |
pipeline_tag: text-to-speech
|
|
|
|
|
8 |
---
|
9 |
|
10 |
-
# Massively Multilingual Speech (MMS): Arabic
|
11 |
|
12 |
This repository contains the **Arabic (ara)** language text-to-speech (TTS) model checkpoint.
|
13 |
|
@@ -96,4 +97,4 @@ This model was developed by Vineel Pratap et al. from Meta AI. If you use the mo
|
|
96 |
|
97 |
## License
|
98 |
|
99 |
-
The model is licensed as **CC-BY-NC 4.0**.
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
tags:
|
4 |
- mms
|
5 |
- vits
|
6 |
pipeline_tag: text-to-speech
|
7 |
+
language:
|
8 |
+
- ar
|
9 |
---
|
10 |
|
11 |
+
# Massively Multilingual Speech (MMS): Arabic-Speech-synthesis
|
12 |
|
13 |
This repository contains the **Arabic (ara)** language text-to-speech (TTS) model checkpoint.
|
14 |
|
|
|
97 |
|
98 |
## License
|
99 |
|
100 |
+
The model is licensed as **CC-BY-NC 4.0**.
|