Add multilingual to the language tag
Browse filesHi! A PR to add multilingual to the language tag to improve the referencing.
README.md
CHANGED
@@ -4,10 +4,11 @@ language:
|
|
4 |
- en
|
5 |
- fr
|
6 |
- es
|
7 |
-
|
8 |
-
- common_voice
|
9 |
tags:
|
10 |
- speech
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# UniSpeech-Large-Multi-Lingual
|
|
|
4 |
- en
|
5 |
- fr
|
6 |
- es
|
7 |
+
- multilingual
|
|
|
8 |
tags:
|
9 |
- speech
|
10 |
+
datasets:
|
11 |
+
- common_voice
|
12 |
---
|
13 |
|
14 |
# UniSpeech-Large-Multi-Lingual
|