Datasets:
Modalities:
Audio
Sub-tasks:
speaker-identification
Languages:
Japanese
Size:
100K<n<1M
Tags:
speech-recognition
License:
Commit
•
208ae52
1
Parent(s):
583ad2d
Fix task tags (#1)
Browse files- Fix task tags (e6b969444abf9bbb9d621535172b18bd2ccf3316)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
pretty_name: banksakura
|
3 |
annotations_creators:
|
4 |
- expert-generated
|
5 |
language_creators:
|
@@ -16,12 +15,13 @@ size_categories:
|
|
16 |
source_datasets:
|
17 |
- found
|
18 |
task_categories:
|
19 |
-
- automatic-speech-recognition
|
20 |
- audio-classification
|
21 |
-
task_ids:
|
22 |
- automatic-speech-recognition
|
23 |
-
|
24 |
- speaker-identification
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# CABank Japanese CallHome Corpus
|
|
|
1 |
---
|
|
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
language_creators:
|
|
|
15 |
source_datasets:
|
16 |
- found
|
17 |
task_categories:
|
|
|
18 |
- audio-classification
|
|
|
19 |
- automatic-speech-recognition
|
20 |
+
task_ids:
|
21 |
- speaker-identification
|
22 |
+
pretty_name: banksakura
|
23 |
+
tags:
|
24 |
+
- speech-recognition
|
25 |
---
|
26 |
|
27 |
# CABank Japanese CallHome Corpus
|