Datasets:
Commit
•
662f775
1
Parent(s):
222d09a
Fix task_ids (#1)
Browse files- Fix task_ids (9ad72fc1073f564bfc988977e4ce631138657b7a)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -3,7 +3,6 @@ annotations_creators:
|
|
3 |
- machine-generated
|
4 |
language_creators:
|
5 |
- other
|
6 |
-
license: cc-by-4.0
|
7 |
language:
|
8 |
- eng
|
9 |
- en
|
@@ -11,16 +10,18 @@ language:
|
|
11 |
- es
|
12 |
- ind
|
13 |
- id
|
|
|
14 |
multilinguality:
|
15 |
- multilingual
|
16 |
-
pretty_name: Audio Keyword Spotting
|
17 |
source_datasets:
|
18 |
- extended|common_voice
|
19 |
- MLCommons/ml_spoken_words
|
20 |
task_categories:
|
21 |
- speech-processing
|
22 |
-
task_ids:
|
23 |
-
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# Dataset Card for Audio Keyword Spotting
|
|
|
3 |
- machine-generated
|
4 |
language_creators:
|
5 |
- other
|
|
|
6 |
language:
|
7 |
- eng
|
8 |
- en
|
|
|
10 |
- es
|
11 |
- ind
|
12 |
- id
|
13 |
+
license: cc-by-4.0
|
14 |
multilinguality:
|
15 |
- multilingual
|
|
|
16 |
source_datasets:
|
17 |
- extended|common_voice
|
18 |
- MLCommons/ml_spoken_words
|
19 |
task_categories:
|
20 |
- speech-processing
|
21 |
+
task_ids: []
|
22 |
+
pretty_name: Audio Keyword Spotting
|
23 |
+
tags:
|
24 |
+
- other-keyword-spotting
|
25 |
---
|
26 |
|
27 |
# Dataset Card for Audio Keyword Spotting
|