Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
language:
|
6 |
+
- ki
|
7 |
+
tags:
|
8 |
+
- agriculture
|
9 |
+
- kenya
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
+
---
|
13 |
+
|
14 |
+
This dataset is obtained as part of AIEP prject by Digital Green and Karya from the extension workers, lead farmers and farmers.
|
15 |
+
|
16 |
+
Process of collection of data:
|
17 |
+
Selected users were given the option of doing a task and getting paid for it.
|
18 |
+
The users were supposed to record the sentence as it appeared on the screen.
|
19 |
+
The audio file thus obtained was validated matched with the sentences to fine tune the model.
|
20 |
+
|
21 |
+
Also available are the python script that helps in processing and splitting the data into train and test sets.
|