Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -74,6 +74,7 @@ language:
|
|
74 |
- quy
|
75 |
- ro
|
76 |
- ru
|
|
|
77 |
- sah
|
78 |
- sat
|
79 |
- sc
|
@@ -82,6 +83,7 @@ language:
|
|
82 |
- sl
|
83 |
- sq
|
84 |
- sr
|
|
|
85 |
- ta
|
86 |
- th
|
87 |
- ti
|
@@ -114,9 +116,14 @@ tags:
|
|
114 |
|
115 |
<!-- Provide a quick summary of the dataset. -->
|
116 |
|
117 |
-
This dataset is an unofficial
|
118 |
|
119 |
|
|
|
|
|
|
|
|
|
|
|
120 |
## How to use
|
121 |
The datasets library allows you to load and pre-process your dataset in pure Python, at scale. The dataset can be downloaded and prepared in one call to your local drive by using the load_dataset function.
|
122 |
|
|
|
74 |
- quy
|
75 |
- ro
|
76 |
- ru
|
77 |
+
- rw
|
78 |
- sah
|
79 |
- sat
|
80 |
- sc
|
|
|
83 |
- sl
|
84 |
- sq
|
85 |
- sr
|
86 |
+
- sw
|
87 |
- ta
|
88 |
- th
|
89 |
- ti
|
|
|
116 |
|
117 |
<!-- Provide a quick summary of the dataset. -->
|
118 |
|
119 |
+
This dataset is an unofficial version of the Mozilla Common Voice Corpus 15. It was downloaded and converted from the project's website https://commonvoice.mozilla.org/.
|
120 |
|
121 |
|
122 |
+
## Languages
|
123 |
+
```
|
124 |
+
Abkhaz, Albanian, Amharic, Arabic, Armenian, Assamese, Asturian, Azerbaijani, Basaa, Bashkir, Basque, Belarusian, Bengali, Breton, Bulgarian, Cantonese, Catalan, Central Kurdish, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Chuvash, Czech, Danish, Dhivehi, Dioula, Dutch, English, Erzya, Esperanto, Estonian, Finnish, French, Frisian, Galician, Georgian, German, Greek, Guarani, Hakha Chin, Hausa, Hill Mari, Hindi, Hungarian, Icelandic, Igbo, Indonesian, Interlingua, Irish, Italian, Japanese, Kabyle, Kazakh, Kinyarwanda, Korean, Kurmanji Kurdish, Kyrgyz, Lao, Latvian, Lithuanian, Luganda, Macedonian, Malayalam, Maltese, Marathi, Meadow Mari, Moksha, Mongolian, Nepali, Norwegian Nynorsk, Occitan, Odia, Pashto, Persian, Polish, Portuguese, Punjabi, Quechua Chanka, Romanian, Romansh Sursilvan, Romansh Vallader, Russian, Sakha, Santali (Ol Chiki), Saraiki, Sardinian, Serbian, Slovak, Slovenian, Sorbian, Upper, Spanish, Swahili, Swedish, Taiwanese (Minnan), Tamazight, Tamil, Tatar, Thai, Tigre, Tigrinya, Toki Pona, Turkish, Turkmen, Twi, Ukrainian, Urdu, Uyghur, Uzbek, Vietnamese, Votic, Welsh, Yoruba
|
125 |
+
```
|
126 |
+
|
127 |
## How to use
|
128 |
The datasets library allows you to load and pre-process your dataset in pure Python, at scale. The dataset can be downloaded and prepared in one call to your local drive by using the load_dataset function.
|
129 |
|