Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Languages:
English
Size:
1M - 10M
ArXiv:
License:
Commit
•
19c3f36
1
Parent(s):
b470ae7
Fix task tags (#2)
Browse files- Fix task tags (1c89e8d50c5dedc9e07503416b13eae4b262d254)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
@@ -16,17 +16,18 @@ license:
|
|
16 |
- cc-by-sa-4.0
|
17 |
multilinguality:
|
18 |
- monolingual
|
19 |
-
pretty_name: People's Speech
|
20 |
size_categories:
|
21 |
- 1T<n
|
22 |
source_datasets:
|
23 |
- original
|
24 |
task_categories:
|
25 |
- automatic-speech-recognition
|
26 |
-
task_ids:
|
27 |
-
|
|
|
28 |
- robust-speech-recognition
|
29 |
- noisy-speech-recognition
|
|
|
30 |
---
|
31 |
|
32 |
# Dataset Card for People's Speech
|
|
|
16 |
- cc-by-sa-4.0
|
17 |
multilinguality:
|
18 |
- monolingual
|
|
|
19 |
size_categories:
|
20 |
- 1T<n
|
21 |
source_datasets:
|
22 |
- original
|
23 |
task_categories:
|
24 |
- automatic-speech-recognition
|
25 |
+
task_ids: []
|
26 |
+
pretty_name: People's Speech
|
27 |
+
tags:
|
28 |
- robust-speech-recognition
|
29 |
- noisy-speech-recognition
|
30 |
+
- speech-recognition
|
31 |
---
|
32 |
|
33 |
# Dataset Card for People's Speech
|