Commit
·
53920e5
1
Parent(s):
4d4dd66
Fix task tags (#1)
Browse files- Fix task tags (2e0b777223d8e3c024c97a49b046a1cff8113036)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name: TED-LIUM
|
| 3 |
annotations_creators:
|
| 4 |
- expert-generated
|
| 5 |
language_creators:
|
|
@@ -15,8 +14,8 @@ source_datasets:
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- automatic-speech-recognition
|
| 18 |
-
task_ids:
|
| 19 |
-
|
| 20 |
---
|
| 21 |
|
| 22 |
# Dataset Card for tedlium
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
annotations_creators:
|
| 3 |
- expert-generated
|
| 4 |
language_creators:
|
|
|
|
| 14 |
- original
|
| 15 |
task_categories:
|
| 16 |
- automatic-speech-recognition
|
| 17 |
+
task_ids: []
|
| 18 |
+
pretty_name: TED-LIUM
|
| 19 |
---
|
| 20 |
|
| 21 |
# Dataset Card for tedlium
|