Commit
·
65e05ed
1
Parent(s):
a491815
Fix task tags
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ license:
|
|
9 |
- unknown
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: SUPERB
|
13 |
size_categories:
|
14 |
- unknown
|
15 |
source_datasets:
|
@@ -18,18 +17,20 @@ source_datasets:
|
|
18 |
- extended|other-librimix
|
19 |
- extended|other-speech_commands
|
20 |
task_categories:
|
21 |
-
-
|
22 |
-
task_ids:
|
23 |
- automatic-speech-recognition
|
24 |
-
|
|
|
25 |
- keyword-spotting
|
26 |
-
-
|
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
|
|
|
9 |
- unknown
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- unknown
|
14 |
source_datasets:
|
|
|
17 |
- extended|other-librimix
|
18 |
- extended|other-speech_commands
|
19 |
task_categories:
|
20 |
+
- audio-classification
|
|
|
21 |
- automatic-speech-recognition
|
22 |
+
task_ids:
|
23 |
+
- intent-classification
|
24 |
- keyword-spotting
|
25 |
+
- slot-filling
|
26 |
- speaker-identification
|
27 |
+
pretty_name: SUPERB
|
28 |
+
tags:
|
29 |
+
- emotion-recognition
|
30 |
+
- query-by-example-spoken-term-detection
|
31 |
- automatic-speaker-verification
|
32 |
+
- phoneme-recognition
|
33 |
- speaker-diarization
|
|
|
|
|
|
|
34 |
---
|
35 |
|
36 |
# Dataset Card for SUPERB
|