Update for datasets>=2.1
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ licenses:
|
|
| 17 |
- cc-by-4.0
|
| 18 |
multilinguality:
|
| 19 |
- multilingual
|
| 20 |
-
paperswithcode_id:
|
| 21 |
size_categories:
|
| 22 |
- 100K<n<1M
|
| 23 |
source_datasets:
|
|
@@ -30,6 +30,9 @@ task_ids:
|
|
| 30 |
|
| 31 |
# Dataset Card for MultiLingual LibriSpeech
|
| 32 |
|
|
|
|
|
|
|
|
|
|
| 33 |
## Table of Contents
|
| 34 |
- [Dataset Description](#dataset-description)
|
| 35 |
- [Dataset Summary](#dataset-summary)
|
|
|
|
| 17 |
- cc-by-4.0
|
| 18 |
multilinguality:
|
| 19 |
- multilingual
|
| 20 |
+
paperswithcode_id: multilingual-librispeech
|
| 21 |
size_categories:
|
| 22 |
- 100K<n<1M
|
| 23 |
source_datasets:
|
|
|
|
| 30 |
|
| 31 |
# Dataset Card for MultiLingual LibriSpeech
|
| 32 |
|
| 33 |
+
**UPDATE (2022-04-01)**
|
| 34 |
+
Multilingual LibriSpeech should be used with `datasets>=2.1`. To upgrade, please run `pip install --upgrade "datasets>=2.1"`
|
| 35 |
+
|
| 36 |
## Table of Contents
|
| 37 |
- [Dataset Description](#dataset-description)
|
| 38 |
- [Dataset Summary](#dataset-summary)
|