Datasets:
polinaeterna
commited on
Commit
·
7b51f44
1
Parent(s):
8f02fe2
add deprecation warning to rfeadme
Browse files
README.md
CHANGED
@@ -29,6 +29,11 @@ task_ids:
|
|
29 |
- audio-speaker-identification
|
30 |
---
|
31 |
|
|
|
|
|
|
|
|
|
|
|
32 |
# Dataset Card for MultiLingual LibriSpeech
|
33 |
|
34 |
## Table of Contents
|
|
|
29 |
- audio-speaker-identification
|
30 |
---
|
31 |
|
32 |
+
# This version of Multilingual LibriSpeech doesn't support streaming and is deprecated
|
33 |
+
**Check out the latest version here: https://huggingface.co/datasets/facebook/multilingual_librispeech**
|
34 |
+
Or load it with `load_dataset("facebook/multilingual_librispeech", "polish")`
|
35 |
+
|
36 |
+
|
37 |
# Dataset Card for MultiLingual LibriSpeech
|
38 |
|
39 |
## Table of Contents
|