Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,8 @@ language:
|
|
7 |
- mr
|
8 |
---
|
9 |
# ReadNet
|
10 |
-
|
|
|
11 |
```python
|
12 |
from datasets import load_dataset
|
13 |
|
|
|
7 |
- mr
|
8 |
---
|
9 |
# ReadNet
|
10 |
+
## Dataset Description
|
11 |
+
ReadNet is an audio dataset of around 2,00,000 children's speech collected by Pratham Education Foundation
|
12 |
```python
|
13 |
from datasets import load_dataset
|
14 |
|