Datasets:
Formats:
parquet
Languages:
English
Size:
100K - 1M
ArXiv:
Tags:
query-by-example-spoken-term-detection
audio-slot-filling
speaker-diarization
automatic-speaker-verification
License:
Fix duplicate key in multi_news (#4164)
Browse files* fix duplicate key in multi_news
* also fix superb
* fix bad task tags
* again
Commit from https://github.com/huggingface/datasets/commit/b278fc3fd5d20642e0b924284d8e811a28c46da7
README.md
CHANGED
|
@@ -18,18 +18,17 @@ source_datasets:
|
|
| 18 |
- extended|other-librimix
|
| 19 |
- extended|other-speech_commands
|
| 20 |
task_categories:
|
| 21 |
-
- speech-processing
|
| 22 |
-
task_ids:
|
| 23 |
- automatic-speech-recognition
|
| 24 |
-
-
|
|
|
|
| 25 |
- keyword-spotting
|
| 26 |
-
- query-by-example-spoken-term-detection
|
| 27 |
- speaker-identification
|
| 28 |
-
- automatic-speaker-verification
|
| 29 |
-
- speaker-diarization
|
| 30 |
-
- intent-classification
|
| 31 |
-
- slot-filling
|
| 32 |
-
- emotion-recognition
|
| 33 |
---
|
| 34 |
|
| 35 |
# Dataset Card for SUPERB
|
|
|
|
| 18 |
- extended|other-librimix
|
| 19 |
- extended|other-speech_commands
|
| 20 |
task_categories:
|
|
|
|
|
|
|
| 21 |
- automatic-speech-recognition
|
| 22 |
+
- audio-classification
|
| 23 |
+
task_ids:
|
| 24 |
- keyword-spotting
|
| 25 |
+
- audio-classification-other-query-by-example-spoken-term-detection
|
| 26 |
- speaker-identification
|
| 27 |
+
- audio-classification-other-automatic-speaker-verification
|
| 28 |
+
- audio-classification-other-speaker-diarization
|
| 29 |
+
- audio-intent-classification
|
| 30 |
+
- other-audio-slot-filling
|
| 31 |
+
- audio-emotion-recognition
|
| 32 |
---
|
| 33 |
|
| 34 |
# Dataset Card for SUPERB
|