user_id string | file_name string | transcription string | speaker_name string | audio audio | sampling_rate int64 | duration float64 | gender string | country string | state string | city string | status string | verified_by string | age int64 | accent string | mother_tongue string | user_info string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e8ligea428wx4k | shrikanth22cs150_20260325_101433.wav | তোমাক সহায়ত কৰিব পাৰোঁনে? | shrikanth.22cs150 | 16,000 | 13.759333 | F | IN | JH | mangalore | verified | xz0vrtwpeaumuk7 | 23 | Rural | Marathi | {"gender": "F", "age": "23", "country": "IN", "state": "JH", "city": "mangalore", "accent": "Rural", "mother_tongue": "Marathi", "education": "phd&above", "district": "Pakur"} |
Dhravani Multi-Language Speech Dataset
Audio recordings + transcriptions across 16+ Indian languages.
Languages: bn, bdo, gu, hi, kn, kok, mai, ml, mni, ne, ol, sa, sd, ta, te, ur.
Columns:
- file_name: Audio filename
- transcription: Text
- speaker_name: Speaker
- audio: Audio path
- user_info: Demographics JSON (gender, age, country, state, city, accent, mother_tongue)
- duration, sampling_rate: Audio metadata
- status, verified_by: Quality
Load: load_dataset("shreeshacharya/Dhravani", "default")
Load: load_dataset("shreeshacharya/Dhravani", "default")
- Downloads last month
- 296