Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ language:
|
|
| 10 |
## Dataset Description
|
| 11 |
ReadNet is an audio dataset collected from more than 2,00,000 children in the age group of 5-16 years in Hindi and Marathi language.
|
| 12 |
The dataset consists of audio files in the wav format where children read out [ASER Samples](https://asercentre.org/wp-content/uploads/2022/12/Hindi_ASER-2018.pdf) which consists of letters, words, stories and paragraphs in their native language.
|
|
|
|
| 13 |
### Languages
|
| 14 |
Hindi and Marathi
|
| 15 |
```python
|
|
|
|
| 10 |
## Dataset Description
|
| 11 |
ReadNet is an audio dataset collected from more than 2,00,000 children in the age group of 5-16 years in Hindi and Marathi language.
|
| 12 |
The dataset consists of audio files in the wav format where children read out [ASER Samples](https://asercentre.org/wp-content/uploads/2022/12/Hindi_ASER-2018.pdf) which consists of letters, words, stories and paragraphs in their native language.
|
| 13 |
+
This dataset is a subset of the larger dataset which conssits of 2200 hours of data. This dataset consists of ~87 hours of audio data in Hindi and Marathi,
|
| 14 |
### Languages
|
| 15 |
Hindi and Marathi
|
| 16 |
```python
|