Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -16,5 +16,6 @@ This dataset is obtained as part of AIEP prject by Digital Green and Karya from
|
|
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 matched with the sentences to fine tune the model.
|
20 |
-
|
|
|
|
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.
|