Update files from the datasets library (from 1.10.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.10.0
README.md
CHANGED
@@ -193,9 +193,9 @@ size_categories:
|
|
193 |
source_datasets:
|
194 |
- extended|common_voice
|
195 |
task_categories:
|
196 |
-
-
|
197 |
task_ids:
|
198 |
-
- speech-recognition
|
199 |
paperswithcode_id: common-voice
|
200 |
---
|
201 |
|
|
|
193 |
source_datasets:
|
194 |
- extended|common_voice
|
195 |
task_categories:
|
196 |
+
- speech-processing
|
197 |
task_ids:
|
198 |
+
- automatic-speech-recognition
|
199 |
paperswithcode_id: common-voice
|
200 |
---
|
201 |
|