Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Commit ·
3575716
0
Parent(s):
Duplicate from PolyAI/minds14
Browse filesCo-authored-by: Patrick von Platen <patrickvonplaten@users.noreply.huggingface.co>
- .gitattributes +38 -0
- README.md +1059 -0
- all/train-00000-of-00002.parquet +3 -0
- all/train-00001-of-00002.parquet +3 -0
- cs-CZ/train-00000-of-00001.parquet +3 -0
- de-DE/train-00000-of-00001.parquet +3 -0
- en-AU/train-00000-of-00001.parquet +3 -0
- en-GB/train-00000-of-00001.parquet +3 -0
- en-US/train-00000-of-00001.parquet +3 -0
- es-ES/train-00000-of-00001.parquet +3 -0
- fr-FR/train-00000-of-00001.parquet +3 -0
- it-IT/train-00000-of-00001.parquet +3 -0
- ko-KR/train-00000-of-00001.parquet +3 -0
- nl-NL/train-00000-of-00001.parquet +3 -0
- pl-PL/train-00000-of-00001.parquet +3 -0
- pt-PT/train-00000-of-00001.parquet +3 -0
- ru-RU/train-00000-of-00001.parquet +3 -0
- zh-CN/train-00000-of-00001.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin.* filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
# Audio files - uncompressed
|
| 30 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
# Audio files - compressed
|
| 34 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,1059 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- expert-generated
|
| 4 |
+
- crowdsourced
|
| 5 |
+
- machine-generated
|
| 6 |
+
language_creators:
|
| 7 |
+
- crowdsourced
|
| 8 |
+
- expert-generated
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
- fr
|
| 12 |
+
- it
|
| 13 |
+
- es
|
| 14 |
+
- pt
|
| 15 |
+
- de
|
| 16 |
+
- nl
|
| 17 |
+
- ru
|
| 18 |
+
- pl
|
| 19 |
+
- cs
|
| 20 |
+
- ko
|
| 21 |
+
- zh
|
| 22 |
+
license:
|
| 23 |
+
- cc-by-4.0
|
| 24 |
+
multilinguality:
|
| 25 |
+
- multilingual
|
| 26 |
+
size_categories:
|
| 27 |
+
- 10K<n<100K
|
| 28 |
+
task_categories:
|
| 29 |
+
- automatic-speech-recognition
|
| 30 |
+
task_ids:
|
| 31 |
+
- keyword-spotting
|
| 32 |
+
pretty_name: MInDS-14
|
| 33 |
+
language_bcp47:
|
| 34 |
+
- en
|
| 35 |
+
- en-GB
|
| 36 |
+
- en-US
|
| 37 |
+
- en-AU
|
| 38 |
+
- fr
|
| 39 |
+
- it
|
| 40 |
+
- es
|
| 41 |
+
- pt
|
| 42 |
+
- de
|
| 43 |
+
- nl
|
| 44 |
+
- ru
|
| 45 |
+
- pl
|
| 46 |
+
- cs
|
| 47 |
+
- ko
|
| 48 |
+
- zh
|
| 49 |
+
tags:
|
| 50 |
+
- speech-recognition
|
| 51 |
+
configs:
|
| 52 |
+
- config_name: all
|
| 53 |
+
data_files:
|
| 54 |
+
- split: train
|
| 55 |
+
path: all/train-*
|
| 56 |
+
- config_name: cs-CZ
|
| 57 |
+
data_files:
|
| 58 |
+
- split: train
|
| 59 |
+
path: cs-CZ/train-*
|
| 60 |
+
- config_name: de-DE
|
| 61 |
+
data_files:
|
| 62 |
+
- split: train
|
| 63 |
+
path: de-DE/train-*
|
| 64 |
+
- config_name: en-AU
|
| 65 |
+
data_files:
|
| 66 |
+
- split: train
|
| 67 |
+
path: en-AU/train-*
|
| 68 |
+
- config_name: en-GB
|
| 69 |
+
data_files:
|
| 70 |
+
- split: train
|
| 71 |
+
path: en-GB/train-*
|
| 72 |
+
- config_name: en-US
|
| 73 |
+
data_files:
|
| 74 |
+
- split: train
|
| 75 |
+
path: en-US/train-*
|
| 76 |
+
- config_name: es-ES
|
| 77 |
+
data_files:
|
| 78 |
+
- split: train
|
| 79 |
+
path: es-ES/train-*
|
| 80 |
+
- config_name: fr-FR
|
| 81 |
+
data_files:
|
| 82 |
+
- split: train
|
| 83 |
+
path: fr-FR/train-*
|
| 84 |
+
- config_name: it-IT
|
| 85 |
+
data_files:
|
| 86 |
+
- split: train
|
| 87 |
+
path: it-IT/train-*
|
| 88 |
+
- config_name: ko-KR
|
| 89 |
+
data_files:
|
| 90 |
+
- split: train
|
| 91 |
+
path: ko-KR/train-*
|
| 92 |
+
- config_name: nl-NL
|
| 93 |
+
data_files:
|
| 94 |
+
- split: train
|
| 95 |
+
path: nl-NL/train-*
|
| 96 |
+
- config_name: pl-PL
|
| 97 |
+
data_files:
|
| 98 |
+
- split: train
|
| 99 |
+
path: pl-PL/train-*
|
| 100 |
+
- config_name: pt-PT
|
| 101 |
+
data_files:
|
| 102 |
+
- split: train
|
| 103 |
+
path: pt-PT/train-*
|
| 104 |
+
- config_name: ru-RU
|
| 105 |
+
data_files:
|
| 106 |
+
- split: train
|
| 107 |
+
path: ru-RU/train-*
|
| 108 |
+
- config_name: zh-CN
|
| 109 |
+
data_files:
|
| 110 |
+
- split: train
|
| 111 |
+
path: zh-CN/train-*
|
| 112 |
+
dataset_info:
|
| 113 |
+
- config_name: all
|
| 114 |
+
features:
|
| 115 |
+
- name: path
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: audio
|
| 118 |
+
dtype:
|
| 119 |
+
audio:
|
| 120 |
+
sampling_rate: 8000
|
| 121 |
+
- name: transcription
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: english_transcription
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: intent_class
|
| 126 |
+
dtype:
|
| 127 |
+
class_label:
|
| 128 |
+
names:
|
| 129 |
+
'0': abroad
|
| 130 |
+
'1': address
|
| 131 |
+
'2': app_error
|
| 132 |
+
'3': atm_limit
|
| 133 |
+
'4': balance
|
| 134 |
+
'5': business_loan
|
| 135 |
+
'6': card_issues
|
| 136 |
+
'7': cash_deposit
|
| 137 |
+
'8': direct_debit
|
| 138 |
+
'9': freeze
|
| 139 |
+
'10': high_value_payment
|
| 140 |
+
'11': joint_account
|
| 141 |
+
'12': latest_transactions
|
| 142 |
+
'13': pay_bill
|
| 143 |
+
- name: lang_id
|
| 144 |
+
dtype:
|
| 145 |
+
class_label:
|
| 146 |
+
names:
|
| 147 |
+
'0': cs-CZ
|
| 148 |
+
'1': de-DE
|
| 149 |
+
'2': en-AU
|
| 150 |
+
'3': en-GB
|
| 151 |
+
'4': en-US
|
| 152 |
+
'5': es-ES
|
| 153 |
+
'6': fr-FR
|
| 154 |
+
'7': it-IT
|
| 155 |
+
'8': ko-KR
|
| 156 |
+
'9': nl-NL
|
| 157 |
+
'10': pl-PL
|
| 158 |
+
'11': pt-PT
|
| 159 |
+
'12': ru-RU
|
| 160 |
+
'13': zh-CN
|
| 161 |
+
splits:
|
| 162 |
+
- name: train
|
| 163 |
+
num_bytes: 628290192.68
|
| 164 |
+
num_examples: 8168
|
| 165 |
+
download_size: 566674935
|
| 166 |
+
dataset_size: 628290192.68
|
| 167 |
+
- config_name: cs-CZ
|
| 168 |
+
features:
|
| 169 |
+
- name: path
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: audio
|
| 172 |
+
dtype:
|
| 173 |
+
audio:
|
| 174 |
+
sampling_rate: 8000
|
| 175 |
+
- name: transcription
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: english_transcription
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: intent_class
|
| 180 |
+
dtype:
|
| 181 |
+
class_label:
|
| 182 |
+
names:
|
| 183 |
+
'0': abroad
|
| 184 |
+
'1': address
|
| 185 |
+
'2': app_error
|
| 186 |
+
'3': atm_limit
|
| 187 |
+
'4': balance
|
| 188 |
+
'5': business_loan
|
| 189 |
+
'6': card_issues
|
| 190 |
+
'7': cash_deposit
|
| 191 |
+
'8': direct_debit
|
| 192 |
+
'9': freeze
|
| 193 |
+
'10': high_value_payment
|
| 194 |
+
'11': joint_account
|
| 195 |
+
'12': latest_transactions
|
| 196 |
+
'13': pay_bill
|
| 197 |
+
- name: lang_id
|
| 198 |
+
dtype:
|
| 199 |
+
class_label:
|
| 200 |
+
names:
|
| 201 |
+
'0': cs-CZ
|
| 202 |
+
'1': de-DE
|
| 203 |
+
'2': en-AU
|
| 204 |
+
'3': en-GB
|
| 205 |
+
'4': en-US
|
| 206 |
+
'5': es-ES
|
| 207 |
+
'6': fr-FR
|
| 208 |
+
'7': it-IT
|
| 209 |
+
'8': ko-KR
|
| 210 |
+
'9': nl-NL
|
| 211 |
+
'10': pl-PL
|
| 212 |
+
'11': pt-PT
|
| 213 |
+
'12': ru-RU
|
| 214 |
+
'13': zh-CN
|
| 215 |
+
splits:
|
| 216 |
+
- name: train
|
| 217 |
+
num_bytes: 40369391.0
|
| 218 |
+
num_examples: 574
|
| 219 |
+
download_size: 36473997
|
| 220 |
+
dataset_size: 40369391.0
|
| 221 |
+
- config_name: de-DE
|
| 222 |
+
features:
|
| 223 |
+
- name: path
|
| 224 |
+
dtype: string
|
| 225 |
+
- name: audio
|
| 226 |
+
dtype:
|
| 227 |
+
audio:
|
| 228 |
+
sampling_rate: 8000
|
| 229 |
+
- name: transcription
|
| 230 |
+
dtype: string
|
| 231 |
+
- name: english_transcription
|
| 232 |
+
dtype: string
|
| 233 |
+
- name: intent_class
|
| 234 |
+
dtype:
|
| 235 |
+
class_label:
|
| 236 |
+
names:
|
| 237 |
+
'0': abroad
|
| 238 |
+
'1': address
|
| 239 |
+
'2': app_error
|
| 240 |
+
'3': atm_limit
|
| 241 |
+
'4': balance
|
| 242 |
+
'5': business_loan
|
| 243 |
+
'6': card_issues
|
| 244 |
+
'7': cash_deposit
|
| 245 |
+
'8': direct_debit
|
| 246 |
+
'9': freeze
|
| 247 |
+
'10': high_value_payment
|
| 248 |
+
'11': joint_account
|
| 249 |
+
'12': latest_transactions
|
| 250 |
+
'13': pay_bill
|
| 251 |
+
- name: lang_id
|
| 252 |
+
dtype:
|
| 253 |
+
class_label:
|
| 254 |
+
names:
|
| 255 |
+
'0': cs-CZ
|
| 256 |
+
'1': de-DE
|
| 257 |
+
'2': en-AU
|
| 258 |
+
'3': en-GB
|
| 259 |
+
'4': en-US
|
| 260 |
+
'5': es-ES
|
| 261 |
+
'6': fr-FR
|
| 262 |
+
'7': it-IT
|
| 263 |
+
'8': ko-KR
|
| 264 |
+
'9': nl-NL
|
| 265 |
+
'10': pl-PL
|
| 266 |
+
'11': pt-PT
|
| 267 |
+
'12': ru-RU
|
| 268 |
+
'13': zh-CN
|
| 269 |
+
splits:
|
| 270 |
+
- name: train
|
| 271 |
+
num_bytes: 53448213.0
|
| 272 |
+
num_examples: 611
|
| 273 |
+
download_size: 41073246
|
| 274 |
+
dataset_size: 53448213.0
|
| 275 |
+
- config_name: en-AU
|
| 276 |
+
features:
|
| 277 |
+
- name: path
|
| 278 |
+
dtype: string
|
| 279 |
+
- name: audio
|
| 280 |
+
dtype:
|
| 281 |
+
audio:
|
| 282 |
+
sampling_rate: 8000
|
| 283 |
+
- name: transcription
|
| 284 |
+
dtype: string
|
| 285 |
+
- name: english_transcription
|
| 286 |
+
dtype: string
|
| 287 |
+
- name: intent_class
|
| 288 |
+
dtype:
|
| 289 |
+
class_label:
|
| 290 |
+
names:
|
| 291 |
+
'0': abroad
|
| 292 |
+
'1': address
|
| 293 |
+
'2': app_error
|
| 294 |
+
'3': atm_limit
|
| 295 |
+
'4': balance
|
| 296 |
+
'5': business_loan
|
| 297 |
+
'6': card_issues
|
| 298 |
+
'7': cash_deposit
|
| 299 |
+
'8': direct_debit
|
| 300 |
+
'9': freeze
|
| 301 |
+
'10': high_value_payment
|
| 302 |
+
'11': joint_account
|
| 303 |
+
'12': latest_transactions
|
| 304 |
+
'13': pay_bill
|
| 305 |
+
- name: lang_id
|
| 306 |
+
dtype:
|
| 307 |
+
class_label:
|
| 308 |
+
names:
|
| 309 |
+
'0': cs-CZ
|
| 310 |
+
'1': de-DE
|
| 311 |
+
'2': en-AU
|
| 312 |
+
'3': en-GB
|
| 313 |
+
'4': en-US
|
| 314 |
+
'5': es-ES
|
| 315 |
+
'6': fr-FR
|
| 316 |
+
'7': it-IT
|
| 317 |
+
'8': ko-KR
|
| 318 |
+
'9': nl-NL
|
| 319 |
+
'10': pl-PL
|
| 320 |
+
'11': pt-PT
|
| 321 |
+
'12': ru-RU
|
| 322 |
+
'13': zh-CN
|
| 323 |
+
splits:
|
| 324 |
+
- name: train
|
| 325 |
+
num_bytes: 44154982.0
|
| 326 |
+
num_examples: 654
|
| 327 |
+
download_size: 37348052
|
| 328 |
+
dataset_size: 44154982.0
|
| 329 |
+
- config_name: en-GB
|
| 330 |
+
features:
|
| 331 |
+
- name: path
|
| 332 |
+
dtype: string
|
| 333 |
+
- name: audio
|
| 334 |
+
dtype:
|
| 335 |
+
audio:
|
| 336 |
+
sampling_rate: 8000
|
| 337 |
+
- name: transcription
|
| 338 |
+
dtype: string
|
| 339 |
+
- name: english_transcription
|
| 340 |
+
dtype: string
|
| 341 |
+
- name: intent_class
|
| 342 |
+
dtype:
|
| 343 |
+
class_label:
|
| 344 |
+
names:
|
| 345 |
+
'0': abroad
|
| 346 |
+
'1': address
|
| 347 |
+
'2': app_error
|
| 348 |
+
'3': atm_limit
|
| 349 |
+
'4': balance
|
| 350 |
+
'5': business_loan
|
| 351 |
+
'6': card_issues
|
| 352 |
+
'7': cash_deposit
|
| 353 |
+
'8': direct_debit
|
| 354 |
+
'9': freeze
|
| 355 |
+
'10': high_value_payment
|
| 356 |
+
'11': joint_account
|
| 357 |
+
'12': latest_transactions
|
| 358 |
+
'13': pay_bill
|
| 359 |
+
- name: lang_id
|
| 360 |
+
dtype:
|
| 361 |
+
class_label:
|
| 362 |
+
names:
|
| 363 |
+
'0': cs-CZ
|
| 364 |
+
'1': de-DE
|
| 365 |
+
'2': en-AU
|
| 366 |
+
'3': en-GB
|
| 367 |
+
'4': en-US
|
| 368 |
+
'5': es-ES
|
| 369 |
+
'6': fr-FR
|
| 370 |
+
'7': it-IT
|
| 371 |
+
'8': ko-KR
|
| 372 |
+
'9': nl-NL
|
| 373 |
+
'10': pl-PL
|
| 374 |
+
'11': pt-PT
|
| 375 |
+
'12': ru-RU
|
| 376 |
+
'13': zh-CN
|
| 377 |
+
splits:
|
| 378 |
+
- name: train
|
| 379 |
+
num_bytes: 39143835.0
|
| 380 |
+
num_examples: 592
|
| 381 |
+
download_size: 34551079
|
| 382 |
+
dataset_size: 39143835.0
|
| 383 |
+
- config_name: en-US
|
| 384 |
+
features:
|
| 385 |
+
- name: path
|
| 386 |
+
dtype: string
|
| 387 |
+
- name: audio
|
| 388 |
+
dtype:
|
| 389 |
+
audio:
|
| 390 |
+
sampling_rate: 8000
|
| 391 |
+
- name: transcription
|
| 392 |
+
dtype: string
|
| 393 |
+
- name: english_transcription
|
| 394 |
+
dtype: string
|
| 395 |
+
- name: intent_class
|
| 396 |
+
dtype:
|
| 397 |
+
class_label:
|
| 398 |
+
names:
|
| 399 |
+
'0': abroad
|
| 400 |
+
'1': address
|
| 401 |
+
'2': app_error
|
| 402 |
+
'3': atm_limit
|
| 403 |
+
'4': balance
|
| 404 |
+
'5': business_loan
|
| 405 |
+
'6': card_issues
|
| 406 |
+
'7': cash_deposit
|
| 407 |
+
'8': direct_debit
|
| 408 |
+
'9': freeze
|
| 409 |
+
'10': high_value_payment
|
| 410 |
+
'11': joint_account
|
| 411 |
+
'12': latest_transactions
|
| 412 |
+
'13': pay_bill
|
| 413 |
+
- name: lang_id
|
| 414 |
+
dtype:
|
| 415 |
+
class_label:
|
| 416 |
+
names:
|
| 417 |
+
'0': cs-CZ
|
| 418 |
+
'1': de-DE
|
| 419 |
+
'2': en-AU
|
| 420 |
+
'3': en-GB
|
| 421 |
+
'4': en-US
|
| 422 |
+
'5': es-ES
|
| 423 |
+
'6': fr-FR
|
| 424 |
+
'7': it-IT
|
| 425 |
+
'8': ko-KR
|
| 426 |
+
'9': nl-NL
|
| 427 |
+
'10': pl-PL
|
| 428 |
+
'11': pt-PT
|
| 429 |
+
'12': ru-RU
|
| 430 |
+
'13': zh-CN
|
| 431 |
+
splits:
|
| 432 |
+
- name: train
|
| 433 |
+
num_bytes: 38787013.0
|
| 434 |
+
num_examples: 563
|
| 435 |
+
download_size: 34196221
|
| 436 |
+
dataset_size: 38787013.0
|
| 437 |
+
- config_name: es-ES
|
| 438 |
+
features:
|
| 439 |
+
- name: path
|
| 440 |
+
dtype: string
|
| 441 |
+
- name: audio
|
| 442 |
+
dtype:
|
| 443 |
+
audio:
|
| 444 |
+
sampling_rate: 8000
|
| 445 |
+
- name: transcription
|
| 446 |
+
dtype: string
|
| 447 |
+
- name: english_transcription
|
| 448 |
+
dtype: string
|
| 449 |
+
- name: intent_class
|
| 450 |
+
dtype:
|
| 451 |
+
class_label:
|
| 452 |
+
names:
|
| 453 |
+
'0': abroad
|
| 454 |
+
'1': address
|
| 455 |
+
'2': app_error
|
| 456 |
+
'3': atm_limit
|
| 457 |
+
'4': balance
|
| 458 |
+
'5': business_loan
|
| 459 |
+
'6': card_issues
|
| 460 |
+
'7': cash_deposit
|
| 461 |
+
'8': direct_debit
|
| 462 |
+
'9': freeze
|
| 463 |
+
'10': high_value_payment
|
| 464 |
+
'11': joint_account
|
| 465 |
+
'12': latest_transactions
|
| 466 |
+
'13': pay_bill
|
| 467 |
+
- name: lang_id
|
| 468 |
+
dtype:
|
| 469 |
+
class_label:
|
| 470 |
+
names:
|
| 471 |
+
'0': cs-CZ
|
| 472 |
+
'1': de-DE
|
| 473 |
+
'2': en-AU
|
| 474 |
+
'3': en-GB
|
| 475 |
+
'4': en-US
|
| 476 |
+
'5': es-ES
|
| 477 |
+
'6': fr-FR
|
| 478 |
+
'7': it-IT
|
| 479 |
+
'8': ko-KR
|
| 480 |
+
'9': nl-NL
|
| 481 |
+
'10': pl-PL
|
| 482 |
+
'11': pt-PT
|
| 483 |
+
'12': ru-RU
|
| 484 |
+
'13': zh-CN
|
| 485 |
+
splits:
|
| 486 |
+
- name: train
|
| 487 |
+
num_bytes: 44143874.0
|
| 488 |
+
num_examples: 486
|
| 489 |
+
download_size: 39069577
|
| 490 |
+
dataset_size: 44143874.0
|
| 491 |
+
- config_name: fr-FR
|
| 492 |
+
features:
|
| 493 |
+
- name: path
|
| 494 |
+
dtype: string
|
| 495 |
+
- name: audio
|
| 496 |
+
dtype:
|
| 497 |
+
audio:
|
| 498 |
+
sampling_rate: 8000
|
| 499 |
+
- name: transcription
|
| 500 |
+
dtype: string
|
| 501 |
+
- name: english_transcription
|
| 502 |
+
dtype: string
|
| 503 |
+
- name: intent_class
|
| 504 |
+
dtype:
|
| 505 |
+
class_label:
|
| 506 |
+
names:
|
| 507 |
+
'0': abroad
|
| 508 |
+
'1': address
|
| 509 |
+
'2': app_error
|
| 510 |
+
'3': atm_limit
|
| 511 |
+
'4': balance
|
| 512 |
+
'5': business_loan
|
| 513 |
+
'6': card_issues
|
| 514 |
+
'7': cash_deposit
|
| 515 |
+
'8': direct_debit
|
| 516 |
+
'9': freeze
|
| 517 |
+
'10': high_value_payment
|
| 518 |
+
'11': joint_account
|
| 519 |
+
'12': latest_transactions
|
| 520 |
+
'13': pay_bill
|
| 521 |
+
- name: lang_id
|
| 522 |
+
dtype:
|
| 523 |
+
class_label:
|
| 524 |
+
names:
|
| 525 |
+
'0': cs-CZ
|
| 526 |
+
'1': de-DE
|
| 527 |
+
'2': en-AU
|
| 528 |
+
'3': en-GB
|
| 529 |
+
'4': en-US
|
| 530 |
+
'5': es-ES
|
| 531 |
+
'6': fr-FR
|
| 532 |
+
'7': it-IT
|
| 533 |
+
'8': ko-KR
|
| 534 |
+
'9': nl-NL
|
| 535 |
+
'10': pl-PL
|
| 536 |
+
'11': pt-PT
|
| 537 |
+
'12': ru-RU
|
| 538 |
+
'13': zh-CN
|
| 539 |
+
splits:
|
| 540 |
+
- name: train
|
| 541 |
+
num_bytes: 36200685.0
|
| 542 |
+
num_examples: 539
|
| 543 |
+
download_size: 32613161
|
| 544 |
+
dataset_size: 36200685.0
|
| 545 |
+
- config_name: it-IT
|
| 546 |
+
features:
|
| 547 |
+
- name: path
|
| 548 |
+
dtype: string
|
| 549 |
+
- name: audio
|
| 550 |
+
dtype:
|
| 551 |
+
audio:
|
| 552 |
+
sampling_rate: 8000
|
| 553 |
+
- name: transcription
|
| 554 |
+
dtype: string
|
| 555 |
+
- name: english_transcription
|
| 556 |
+
dtype: string
|
| 557 |
+
- name: intent_class
|
| 558 |
+
dtype:
|
| 559 |
+
class_label:
|
| 560 |
+
names:
|
| 561 |
+
'0': abroad
|
| 562 |
+
'1': address
|
| 563 |
+
'2': app_error
|
| 564 |
+
'3': atm_limit
|
| 565 |
+
'4': balance
|
| 566 |
+
'5': business_loan
|
| 567 |
+
'6': card_issues
|
| 568 |
+
'7': cash_deposit
|
| 569 |
+
'8': direct_debit
|
| 570 |
+
'9': freeze
|
| 571 |
+
'10': high_value_payment
|
| 572 |
+
'11': joint_account
|
| 573 |
+
'12': latest_transactions
|
| 574 |
+
'13': pay_bill
|
| 575 |
+
- name: lang_id
|
| 576 |
+
dtype:
|
| 577 |
+
class_label:
|
| 578 |
+
names:
|
| 579 |
+
'0': cs-CZ
|
| 580 |
+
'1': de-DE
|
| 581 |
+
'2': en-AU
|
| 582 |
+
'3': en-GB
|
| 583 |
+
'4': en-US
|
| 584 |
+
'5': es-ES
|
| 585 |
+
'6': fr-FR
|
| 586 |
+
'7': it-IT
|
| 587 |
+
'8': ko-KR
|
| 588 |
+
'9': nl-NL
|
| 589 |
+
'10': pl-PL
|
| 590 |
+
'11': pt-PT
|
| 591 |
+
'12': ru-RU
|
| 592 |
+
'13': zh-CN
|
| 593 |
+
splits:
|
| 594 |
+
- name: train
|
| 595 |
+
num_bytes: 82852403.0
|
| 596 |
+
num_examples: 696
|
| 597 |
+
download_size: 59299376
|
| 598 |
+
dataset_size: 82852403.0
|
| 599 |
+
- config_name: ko-KR
|
| 600 |
+
features:
|
| 601 |
+
- name: path
|
| 602 |
+
dtype: string
|
| 603 |
+
- name: audio
|
| 604 |
+
dtype:
|
| 605 |
+
audio:
|
| 606 |
+
sampling_rate: 8000
|
| 607 |
+
- name: transcription
|
| 608 |
+
dtype: string
|
| 609 |
+
- name: english_transcription
|
| 610 |
+
dtype: string
|
| 611 |
+
- name: intent_class
|
| 612 |
+
dtype:
|
| 613 |
+
class_label:
|
| 614 |
+
names:
|
| 615 |
+
'0': abroad
|
| 616 |
+
'1': address
|
| 617 |
+
'2': app_error
|
| 618 |
+
'3': atm_limit
|
| 619 |
+
'4': balance
|
| 620 |
+
'5': business_loan
|
| 621 |
+
'6': card_issues
|
| 622 |
+
'7': cash_deposit
|
| 623 |
+
'8': direct_debit
|
| 624 |
+
'9': freeze
|
| 625 |
+
'10': high_value_payment
|
| 626 |
+
'11': joint_account
|
| 627 |
+
'12': latest_transactions
|
| 628 |
+
'13': pay_bill
|
| 629 |
+
- name: lang_id
|
| 630 |
+
dtype:
|
| 631 |
+
class_label:
|
| 632 |
+
names:
|
| 633 |
+
'0': cs-CZ
|
| 634 |
+
'1': de-DE
|
| 635 |
+
'2': en-AU
|
| 636 |
+
'3': en-GB
|
| 637 |
+
'4': en-US
|
| 638 |
+
'5': es-ES
|
| 639 |
+
'6': fr-FR
|
| 640 |
+
'7': it-IT
|
| 641 |
+
'8': ko-KR
|
| 642 |
+
'9': nl-NL
|
| 643 |
+
'10': pl-PL
|
| 644 |
+
'11': pt-PT
|
| 645 |
+
'12': ru-RU
|
| 646 |
+
'13': zh-CN
|
| 647 |
+
splits:
|
| 648 |
+
- name: train
|
| 649 |
+
num_bytes: 39733949.0
|
| 650 |
+
num_examples: 592
|
| 651 |
+
download_size: 34163604
|
| 652 |
+
dataset_size: 39733949.0
|
| 653 |
+
- config_name: nl-NL
|
| 654 |
+
features:
|
| 655 |
+
- name: path
|
| 656 |
+
dtype: string
|
| 657 |
+
- name: audio
|
| 658 |
+
dtype:
|
| 659 |
+
audio:
|
| 660 |
+
sampling_rate: 8000
|
| 661 |
+
- name: transcription
|
| 662 |
+
dtype: string
|
| 663 |
+
- name: english_transcription
|
| 664 |
+
dtype: string
|
| 665 |
+
- name: intent_class
|
| 666 |
+
dtype:
|
| 667 |
+
class_label:
|
| 668 |
+
names:
|
| 669 |
+
'0': abroad
|
| 670 |
+
'1': address
|
| 671 |
+
'2': app_error
|
| 672 |
+
'3': atm_limit
|
| 673 |
+
'4': balance
|
| 674 |
+
'5': business_loan
|
| 675 |
+
'6': card_issues
|
| 676 |
+
'7': cash_deposit
|
| 677 |
+
'8': direct_debit
|
| 678 |
+
'9': freeze
|
| 679 |
+
'10': high_value_payment
|
| 680 |
+
'11': joint_account
|
| 681 |
+
'12': latest_transactions
|
| 682 |
+
'13': pay_bill
|
| 683 |
+
- name: lang_id
|
| 684 |
+
dtype:
|
| 685 |
+
class_label:
|
| 686 |
+
names:
|
| 687 |
+
'0': cs-CZ
|
| 688 |
+
'1': de-DE
|
| 689 |
+
'2': en-AU
|
| 690 |
+
'3': en-GB
|
| 691 |
+
'4': en-US
|
| 692 |
+
'5': es-ES
|
| 693 |
+
'6': fr-FR
|
| 694 |
+
'7': it-IT
|
| 695 |
+
'8': ko-KR
|
| 696 |
+
'9': nl-NL
|
| 697 |
+
'10': pl-PL
|
| 698 |
+
'11': pt-PT
|
| 699 |
+
'12': ru-RU
|
| 700 |
+
'13': zh-CN
|
| 701 |
+
splits:
|
| 702 |
+
- name: train
|
| 703 |
+
num_bytes: 51418818.0
|
| 704 |
+
num_examples: 654
|
| 705 |
+
download_size: 46536858
|
| 706 |
+
dataset_size: 51418818.0
|
| 707 |
+
- config_name: pl-PL
|
| 708 |
+
features:
|
| 709 |
+
- name: path
|
| 710 |
+
dtype: string
|
| 711 |
+
- name: audio
|
| 712 |
+
dtype:
|
| 713 |
+
audio:
|
| 714 |
+
sampling_rate: 8000
|
| 715 |
+
- name: transcription
|
| 716 |
+
dtype: string
|
| 717 |
+
- name: english_transcription
|
| 718 |
+
dtype: string
|
| 719 |
+
- name: intent_class
|
| 720 |
+
dtype:
|
| 721 |
+
class_label:
|
| 722 |
+
names:
|
| 723 |
+
'0': abroad
|
| 724 |
+
'1': address
|
| 725 |
+
'2': app_error
|
| 726 |
+
'3': atm_limit
|
| 727 |
+
'4': balance
|
| 728 |
+
'5': business_loan
|
| 729 |
+
'6': card_issues
|
| 730 |
+
'7': cash_deposit
|
| 731 |
+
'8': direct_debit
|
| 732 |
+
'9': freeze
|
| 733 |
+
'10': high_value_payment
|
| 734 |
+
'11': joint_account
|
| 735 |
+
'12': latest_transactions
|
| 736 |
+
'13': pay_bill
|
| 737 |
+
- name: lang_id
|
| 738 |
+
dtype:
|
| 739 |
+
class_label:
|
| 740 |
+
names:
|
| 741 |
+
'0': cs-CZ
|
| 742 |
+
'1': de-DE
|
| 743 |
+
'2': en-AU
|
| 744 |
+
'3': en-GB
|
| 745 |
+
'4': en-US
|
| 746 |
+
'5': es-ES
|
| 747 |
+
'6': fr-FR
|
| 748 |
+
'7': it-IT
|
| 749 |
+
'8': ko-KR
|
| 750 |
+
'9': nl-NL
|
| 751 |
+
'10': pl-PL
|
| 752 |
+
'11': pt-PT
|
| 753 |
+
'12': ru-RU
|
| 754 |
+
'13': zh-CN
|
| 755 |
+
splits:
|
| 756 |
+
- name: train
|
| 757 |
+
num_bytes: 88547861.0
|
| 758 |
+
num_examples: 562
|
| 759 |
+
download_size: 52662883
|
| 760 |
+
dataset_size: 88547861.0
|
| 761 |
+
- config_name: pt-PT
|
| 762 |
+
features:
|
| 763 |
+
- name: path
|
| 764 |
+
dtype: string
|
| 765 |
+
- name: audio
|
| 766 |
+
dtype:
|
| 767 |
+
audio:
|
| 768 |
+
sampling_rate: 8000
|
| 769 |
+
- name: transcription
|
| 770 |
+
dtype: string
|
| 771 |
+
- name: english_transcription
|
| 772 |
+
dtype: string
|
| 773 |
+
- name: intent_class
|
| 774 |
+
dtype:
|
| 775 |
+
class_label:
|
| 776 |
+
names:
|
| 777 |
+
'0': abroad
|
| 778 |
+
'1': address
|
| 779 |
+
'2': app_error
|
| 780 |
+
'3': atm_limit
|
| 781 |
+
'4': balance
|
| 782 |
+
'5': business_loan
|
| 783 |
+
'6': card_issues
|
| 784 |
+
'7': cash_deposit
|
| 785 |
+
'8': direct_debit
|
| 786 |
+
'9': freeze
|
| 787 |
+
'10': high_value_payment
|
| 788 |
+
'11': joint_account
|
| 789 |
+
'12': latest_transactions
|
| 790 |
+
'13': pay_bill
|
| 791 |
+
- name: lang_id
|
| 792 |
+
dtype:
|
| 793 |
+
class_label:
|
| 794 |
+
names:
|
| 795 |
+
'0': cs-CZ
|
| 796 |
+
'1': de-DE
|
| 797 |
+
'2': en-AU
|
| 798 |
+
'3': en-GB
|
| 799 |
+
'4': en-US
|
| 800 |
+
'5': es-ES
|
| 801 |
+
'6': fr-FR
|
| 802 |
+
'7': it-IT
|
| 803 |
+
'8': ko-KR
|
| 804 |
+
'9': nl-NL
|
| 805 |
+
'10': pl-PL
|
| 806 |
+
'11': pt-PT
|
| 807 |
+
'12': ru-RU
|
| 808 |
+
'13': zh-CN
|
| 809 |
+
splits:
|
| 810 |
+
- name: train
|
| 811 |
+
num_bytes: 77549349.0
|
| 812 |
+
num_examples: 604
|
| 813 |
+
download_size: 51738310
|
| 814 |
+
dataset_size: 77549349.0
|
| 815 |
+
- config_name: ru-RU
|
| 816 |
+
features:
|
| 817 |
+
- name: path
|
| 818 |
+
dtype: string
|
| 819 |
+
- name: audio
|
| 820 |
+
dtype:
|
| 821 |
+
audio:
|
| 822 |
+
sampling_rate: 8000
|
| 823 |
+
- name: transcription
|
| 824 |
+
dtype: string
|
| 825 |
+
- name: english_transcription
|
| 826 |
+
dtype: string
|
| 827 |
+
- name: intent_class
|
| 828 |
+
dtype:
|
| 829 |
+
class_label:
|
| 830 |
+
names:
|
| 831 |
+
'0': abroad
|
| 832 |
+
'1': address
|
| 833 |
+
'2': app_error
|
| 834 |
+
'3': atm_limit
|
| 835 |
+
'4': balance
|
| 836 |
+
'5': business_loan
|
| 837 |
+
'6': card_issues
|
| 838 |
+
'7': cash_deposit
|
| 839 |
+
'8': direct_debit
|
| 840 |
+
'9': freeze
|
| 841 |
+
'10': high_value_payment
|
| 842 |
+
'11': joint_account
|
| 843 |
+
'12': latest_transactions
|
| 844 |
+
'13': pay_bill
|
| 845 |
+
- name: lang_id
|
| 846 |
+
dtype:
|
| 847 |
+
class_label:
|
| 848 |
+
names:
|
| 849 |
+
'0': cs-CZ
|
| 850 |
+
'1': de-DE
|
| 851 |
+
'2': en-AU
|
| 852 |
+
'3': en-GB
|
| 853 |
+
'4': en-US
|
| 854 |
+
'5': es-ES
|
| 855 |
+
'6': fr-FR
|
| 856 |
+
'7': it-IT
|
| 857 |
+
'8': ko-KR
|
| 858 |
+
'9': nl-NL
|
| 859 |
+
'10': pl-PL
|
| 860 |
+
'11': pt-PT
|
| 861 |
+
'12': ru-RU
|
| 862 |
+
'13': zh-CN
|
| 863 |
+
splits:
|
| 864 |
+
- name: train
|
| 865 |
+
num_bytes: 38159953.0
|
| 866 |
+
num_examples: 539
|
| 867 |
+
download_size: 34494545
|
| 868 |
+
dataset_size: 38159953.0
|
| 869 |
+
- config_name: zh-CN
|
| 870 |
+
features:
|
| 871 |
+
- name: path
|
| 872 |
+
dtype: string
|
| 873 |
+
- name: audio
|
| 874 |
+
dtype:
|
| 875 |
+
audio:
|
| 876 |
+
sampling_rate: 8000
|
| 877 |
+
- name: transcription
|
| 878 |
+
dtype: string
|
| 879 |
+
- name: english_transcription
|
| 880 |
+
dtype: string
|
| 881 |
+
- name: intent_class
|
| 882 |
+
dtype:
|
| 883 |
+
class_label:
|
| 884 |
+
names:
|
| 885 |
+
'0': abroad
|
| 886 |
+
'1': address
|
| 887 |
+
'2': app_error
|
| 888 |
+
'3': atm_limit
|
| 889 |
+
'4': balance
|
| 890 |
+
'5': business_loan
|
| 891 |
+
'6': card_issues
|
| 892 |
+
'7': cash_deposit
|
| 893 |
+
'8': direct_debit
|
| 894 |
+
'9': freeze
|
| 895 |
+
'10': high_value_payment
|
| 896 |
+
'11': joint_account
|
| 897 |
+
'12': latest_transactions
|
| 898 |
+
'13': pay_bill
|
| 899 |
+
- name: lang_id
|
| 900 |
+
dtype:
|
| 901 |
+
class_label:
|
| 902 |
+
names:
|
| 903 |
+
'0': cs-CZ
|
| 904 |
+
'1': de-DE
|
| 905 |
+
'2': en-AU
|
| 906 |
+
'3': en-GB
|
| 907 |
+
'4': en-US
|
| 908 |
+
'5': es-ES
|
| 909 |
+
'6': fr-FR
|
| 910 |
+
'7': it-IT
|
| 911 |
+
'8': ko-KR
|
| 912 |
+
'9': nl-NL
|
| 913 |
+
'10': pl-PL
|
| 914 |
+
'11': pt-PT
|
| 915 |
+
'12': ru-RU
|
| 916 |
+
'13': zh-CN
|
| 917 |
+
splits:
|
| 918 |
+
- name: train
|
| 919 |
+
num_bytes: 36522343.0
|
| 920 |
+
num_examples: 502
|
| 921 |
+
download_size: 32357378
|
| 922 |
+
dataset_size: 36522343.0
|
| 923 |
+
---
|
| 924 |
+
|
| 925 |
+
# MInDS-14
|
| 926 |
+
|
| 927 |
+
## Dataset Description
|
| 928 |
+
|
| 929 |
+
- **Fine-Tuning script:** [pytorch/audio-classification](https://github.com/huggingface/transformers/tree/main/examples/pytorch/audio-classification)
|
| 930 |
+
- **Paper:** [Multilingual and Cross-Lingual Intent Detection from Spoken Data](https://arxiv.org/abs/2104.08524)
|
| 931 |
+
- **Total amount of disk used:** ca. 500 MB
|
| 932 |
+
|
| 933 |
+
MINDS-14 is training and evaluation resource for intent detection task with spoken data. It covers 14
|
| 934 |
+
intents extracted from a commercial system in the e-banking domain, associated with spoken examples in 14 diverse language varieties.
|
| 935 |
+
|
| 936 |
+
## Example
|
| 937 |
+
|
| 938 |
+
MInDS-14 can be downloaded and used as follows:
|
| 939 |
+
|
| 940 |
+
```py
|
| 941 |
+
from datasets import load_dataset
|
| 942 |
+
|
| 943 |
+
minds_14 = load_dataset("PolyAI/minds14", "fr-FR") # for French
|
| 944 |
+
# to download all data for multi-lingual fine-tuning uncomment following line
|
| 945 |
+
# minds_14 = load_dataset("PolyAI/all", "all")
|
| 946 |
+
|
| 947 |
+
# see structure
|
| 948 |
+
print(minds_14)
|
| 949 |
+
|
| 950 |
+
# load audio sample on the fly
|
| 951 |
+
audio_input = minds_14["train"][0]["audio"] # first decoded audio sample
|
| 952 |
+
intent_class = minds_14["train"][0]["intent_class"] # first transcription
|
| 953 |
+
intent = minds_14["train"].features["intent_class"].names[intent_class]
|
| 954 |
+
|
| 955 |
+
# use audio_input and language_class to fine-tune your model for audio classification
|
| 956 |
+
```
|
| 957 |
+
|
| 958 |
+
## Dataset Structure
|
| 959 |
+
|
| 960 |
+
We show detailed information the example configurations `fr-FR` of the dataset.
|
| 961 |
+
All other configurations have the same structure.
|
| 962 |
+
|
| 963 |
+
### Data Instances
|
| 964 |
+
|
| 965 |
+
**fr-FR**
|
| 966 |
+
|
| 967 |
+
- Size of downloaded dataset files: 471 MB
|
| 968 |
+
- Size of the generated dataset: 300 KB
|
| 969 |
+
- Total amount of disk used: 471 MB
|
| 970 |
+
|
| 971 |
+
|
| 972 |
+
An example of a datainstance of the config `fr-FR` looks as follows:
|
| 973 |
+
|
| 974 |
+
```
|
| 975 |
+
{
|
| 976 |
+
"path": "fr-FR~ADDRESS/response_4.wav",
|
| 977 |
+
"audio": {
|
| 978 |
+
"array": array(
|
| 979 |
+
[0.0, 0.0, 0.0, ..., 0.0, 0.00048828, -0.00024414], dtype=float32
|
| 980 |
+
),
|
| 981 |
+
"sampling_rate": 8000,
|
| 982 |
+
},
|
| 983 |
+
"transcription": "je souhaite changer mon adresse",
|
| 984 |
+
"english_transcription": "I want to change my address",
|
| 985 |
+
"intent_class": 1,
|
| 986 |
+
"lang_id": 6,
|
| 987 |
+
}
|
| 988 |
+
```
|
| 989 |
+
|
| 990 |
+
### Data Fields
|
| 991 |
+
The data fields are the same among all splits.
|
| 992 |
+
|
| 993 |
+
- **path** (str): Path to the audio file
|
| 994 |
+
- **audio** (dict): Audio object including loaded audio array, sampling rate and path ot audio
|
| 995 |
+
- **transcription** (str): Transcription of the audio file
|
| 996 |
+
- **english_transcription** (str): English transcription of the audio file
|
| 997 |
+
- **intent_class** (int): Class id of intent
|
| 998 |
+
- **lang_id** (int): Id of language
|
| 999 |
+
|
| 1000 |
+
### Data Splits
|
| 1001 |
+
Every config only has the `"train"` split containing of *ca.* 600 examples.
|
| 1002 |
+
|
| 1003 |
+
## Dataset Creation
|
| 1004 |
+
|
| 1005 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 1006 |
+
|
| 1007 |
+
## Considerations for Using the Data
|
| 1008 |
+
|
| 1009 |
+
### Social Impact of Dataset
|
| 1010 |
+
|
| 1011 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 1012 |
+
|
| 1013 |
+
### Discussion of Biases
|
| 1014 |
+
|
| 1015 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 1016 |
+
|
| 1017 |
+
### Other Known Limitations
|
| 1018 |
+
|
| 1019 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 1020 |
+
|
| 1021 |
+
## Additional Information
|
| 1022 |
+
|
| 1023 |
+
### Dataset Curators
|
| 1024 |
+
|
| 1025 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 1026 |
+
|
| 1027 |
+
### Licensing Information
|
| 1028 |
+
|
| 1029 |
+
All datasets are licensed under the [Creative Commons license (CC-BY)](https://creativecommons.org/licenses/).
|
| 1030 |
+
|
| 1031 |
+
### Citation Information
|
| 1032 |
+
|
| 1033 |
+
```
|
| 1034 |
+
@article{DBLP:journals/corr/abs-2104-08524,
|
| 1035 |
+
author = {Daniela Gerz and
|
| 1036 |
+
Pei{-}Hao Su and
|
| 1037 |
+
Razvan Kusztos and
|
| 1038 |
+
Avishek Mondal and
|
| 1039 |
+
Michal Lis and
|
| 1040 |
+
Eshan Singhal and
|
| 1041 |
+
Nikola Mrksic and
|
| 1042 |
+
Tsung{-}Hsien Wen and
|
| 1043 |
+
Ivan Vulic},
|
| 1044 |
+
title = {Multilingual and Cross-Lingual Intent Detection from Spoken Data},
|
| 1045 |
+
journal = {CoRR},
|
| 1046 |
+
volume = {abs/2104.08524},
|
| 1047 |
+
year = {2021},
|
| 1048 |
+
url = {https://arxiv.org/abs/2104.08524},
|
| 1049 |
+
eprinttype = {arXiv},
|
| 1050 |
+
eprint = {2104.08524},
|
| 1051 |
+
timestamp = {Mon, 26 Apr 2021 17:25:10 +0200},
|
| 1052 |
+
biburl = {https://dblp.org/rec/journals/corr/abs-2104-08524.bib},
|
| 1053 |
+
bibsource = {dblp computer science bibliography, https://dblp.org}
|
| 1054 |
+
}
|
| 1055 |
+
```
|
| 1056 |
+
|
| 1057 |
+
### Contributions
|
| 1058 |
+
|
| 1059 |
+
Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset
|
all/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52f72b0e6fd75d79987711806f214485b0bff4b552a917d7e6b4bc7843300786
|
| 3 |
+
size 259987861
|
all/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58952e929ae55d2884b428c859a99d203927943033eabaa69fa80c5ffa2e7c38
|
| 3 |
+
size 306687074
|
cs-CZ/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72a2c4b3c27434118a55da2adff2fb2850cbec6e46b5b89dd87745b660097550
|
| 3 |
+
size 36473997
|
de-DE/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e09b1d94a95b27bf6733bd976d8b921f731b0f1847ceb716088719ec4cf1b93
|
| 3 |
+
size 41073246
|
en-AU/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74476455327528992aa23a321ca3f1de3037c863a7d76b56e2a05df19cba4bab
|
| 3 |
+
size 37348052
|
en-GB/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52c988dc66991be64109bb7043fd3acb8c00a7cfc1006670ee0b3906868a9b00
|
| 3 |
+
size 34551079
|
en-US/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37004471dc896ce20771b3fdda0ee8fb33ec7a030fb4e2fd047c561ec0a1ee30
|
| 3 |
+
size 34196221
|
es-ES/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:989bf2f90676a5eb5852fe785a03b1d9b97763e0febbd0fd0a3f489afd83badf
|
| 3 |
+
size 39069577
|
fr-FR/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84b20ae271f627474ee3f8140c5d0b64a8f09a8c3d4f4ba8c2a6ee0dec8c295c
|
| 3 |
+
size 32613161
|
it-IT/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74e521915ed025488055aee89908f73b56f82fab8cccf91a743e09001b748633
|
| 3 |
+
size 59299376
|
ko-KR/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2c1521e82803365dc31a7e27b8c9c337cf781d81f5e64712b12c1746af9fe4d
|
| 3 |
+
size 34163604
|
nl-NL/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41e210057b55be636ce1eb1aeeb7928a9ca61db2098e9ffc22f2749dbcbe9b59
|
| 3 |
+
size 46536858
|
pl-PL/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5031208b7fbf81bb2552c3c0b00715b9a5043b759c5ccc5517e710ebda4d28e5
|
| 3 |
+
size 52662883
|
pt-PT/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2a62e1cf0fefc1ce7f0045fb3991b1ccb0f0b5b394c490ce05e8878a15a0cb1
|
| 3 |
+
size 51738310
|
ru-RU/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2846c833feb8f341086f33335582a411f968da62e0ce6d4a589ca5a61830c79b
|
| 3 |
+
size 34494545
|
zh-CN/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cea0246e1a54afe5a3ab9d9542baa53c7cb45fc8f4e28e7872ebafefb25ba99d
|
| 3 |
+
size 32357378
|