Adds automatic-speech-recognition to task ids
#2
by
sanchit-gandhi
HF staff
- opened
README.md
CHANGED
@@ -85,7 +85,8 @@ source_datasets:
|
|
85 |
- extended|common_voice
|
86 |
task_categories:
|
87 |
- automatic-speech-recognition
|
88 |
-
task_ids:
|
|
|
89 |
paperswithcode_id: common-voice
|
90 |
configs:
|
91 |
- ab
|
|
|
85 |
- extended|common_voice
|
86 |
task_categories:
|
87 |
- automatic-speech-recognition
|
88 |
+
task_ids:
|
89 |
+
- automatic-speech-recognition
|
90 |
paperswithcode_id: common-voice
|
91 |
configs:
|
92 |
- ab
|