Commit
•
643cc63
1
Parent(s):
5995644
Fix task tags (#2)
Browse files- Fix task tags (7ae5df5422f3a448e527039e875e5203e590991b)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,15 +1,14 @@
|
|
1 |
---
|
2 |
-
license: cc
|
3 |
-
pretty_name: African Accented French
|
4 |
language:
|
5 |
-
|
6 |
-
|
7 |
-
- speech-processing
|
8 |
-
task_ids:
|
9 |
-
- automatic-speech-recognition
|
10 |
size_categories:
|
11 |
fr:
|
12 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
## Dataset Description
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
+
- fr
|
4 |
+
license: cc
|
|
|
|
|
|
|
5 |
size_categories:
|
6 |
fr:
|
7 |
- 10K<n<100K
|
8 |
+
task_categories:
|
9 |
+
- automatic-speech-recognition
|
10 |
+
task_ids: []
|
11 |
+
pretty_name: African Accented French
|
12 |
---
|
13 |
|
14 |
## Dataset Description
|