Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ language:
|
|
| 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 |
|
|
|
|
| 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 |
+
### Languages
|
| 13 |
+
Hindi and Marathi
|
| 14 |
```python
|
| 15 |
from datasets import load_dataset
|
| 16 |
|