Datasets:
Tasks:
Automatic Speech Recognition
Modalities:
Audio
Formats:
soundfolder
Languages:
Indonesian
Size:
1K - 10K
Tags:
speech-recognition
License:
Commit
•
eb91504
1
Parent(s):
240facb
Fix task tags (#1)
Browse files- Fix task tags (5446796328b3aadd699671c513b937d7baeca304)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,18 +5,20 @@ language_creators:
|
|
5 |
- found
|
6 |
language:
|
7 |
- id
|
|
|
|
|
8 |
multilinguality:
|
9 |
- monolingual
|
10 |
-
license:
|
11 |
-
- other # For research purposes only
|
12 |
-
pretty_name: 'TITML-IDN: A large vocabulary continuous speech recognition system for Indonesian language'
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
source_datasets:
|
16 |
- original
|
17 |
task_categories:
|
18 |
- automatic-speech-recognition
|
19 |
-
task_ids:
|
|
|
|
|
|
|
20 |
- speech-recognition
|
21 |
---
|
22 |
|
|
|
5 |
- found
|
6 |
language:
|
7 |
- id
|
8 |
+
license:
|
9 |
+
- other
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
|
|
|
|
12 |
size_categories:
|
13 |
- 1K<n<10K
|
14 |
source_datasets:
|
15 |
- original
|
16 |
task_categories:
|
17 |
- automatic-speech-recognition
|
18 |
+
task_ids: []
|
19 |
+
pretty_name: 'TITML-IDN: A large vocabulary continuous speech recognition system for
|
20 |
+
Indonesian language'
|
21 |
+
tags:
|
22 |
- speech-recognition
|
23 |
---
|
24 |
|