Update README.md
Browse files
README.md
CHANGED
|
@@ -13,95 +13,120 @@ tags:
|
|
| 13 |
- indian-english
|
| 14 |
- text-to-speech
|
| 15 |
- automatic-speech-recognition
|
| 16 |
-
|
|
|
|
| 17 |
size_categories:
|
| 18 |
-
-
|
| 19 |
task_categories:
|
| 20 |
- automatic-speech-recognition
|
| 21 |
- text-to-speech
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Hinglish Concatenated Audio Dataset
|
| 25 |
|
| 26 |
-
A large-scale, cleaned and annotated speech dataset covering **Hindi**, **Hinglish** (Hindi
|
| 27 |
|
| 28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
---
|
| 31 |
|
| 32 |
-
## Dataset
|
| 33 |
|
| 34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
-
|
| 37 |
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
|
| 41 |
-
|
|
| 42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
|
| 44 |
---
|
| 45 |
|
| 46 |
-
##
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
| [Indic TTS Hindi — SPRINGLab](https://huggingface.co/datasets/SPRINGLab/IndicTTS-Hindi) | Studio-quality Hindi TTS corpus | CC BY 4.0 |
|
| 54 |
-
| [AI4Bharat Mann Ki Baat](https://huggingface.co/datasets/ai4bharat/Mann-ki-Baat) | Broadcast Hindi speech, En-Indic aligned | CC BY 4.0 |
|
| 55 |
-
| [AI4Bharat Spoken Tutorial](https://huggingface.co/datasets/ai4bharat/Spoken-Tutorial) | Educational Hindi speech | CC BY 4.0 |
|
| 56 |
-
| [AI4Bharat Kathbath](https://huggingface.co/datasets/ai4bharat/Kathbath) | Multi-speaker Hindi speech benchmark | CC BY 4.0 |
|
| 57 |
-
| [Hinglish Compressed — ujs](https://huggingface.co/datasets/ujs/hinglish-compressed) | Code-switched Hindi-English speech | See source |
|
| 58 |
-
| [Hinglish Test TTS — Shekharmeena](https://huggingface.co/datasets/Shekharmeena/hinglish-test-tts) | Custom Hinglish TTS recordings | See source |
|
| 59 |
-
| [Hindi Female Single Speaker HQ — Shekharmeena](https://huggingface.co/datasets/Shekharmeena/Hindi-Female-Single-Speaker-High-Quality-Speech) | High-quality female Hindi speech | See source |
|
| 60 |
-
| [Anika Voice — Shekharmeena](https://huggingface.co/datasets/Shekharmeena/Anika-voice) | Custom female Hindi/Hinglish voice | See source |
|
| 61 |
-
| [Indian English — krishan23](https://huggingface.co/datasets/krishan23/indian_english) | Indian-accented English speech | See source |
|
| 62 |
-
| [Orpheus TTS Indian English Multispeaker — ar17to](https://huggingface.co/datasets/ar17to/orpheus_tts_english_indian_multispeaker) | Multi-speaker Indian English | See source |
|
| 63 |
-
| [Orpheus TTS Indian English Male Malayalam — ar17to](https://huggingface.co/datasets/ar17to/orpheus_tts_english_indian_male_malyalam_full) | Indian English male (Malayalam accent) | See source |
|
| 64 |
-
| [Orpheus TTS Shaurya — prashantarya](https://huggingface.co/datasets/prashantarya/orpheus-tts-Shaurya-dataset) | Male Hindi/English TTS voice | See source |
|
| 65 |
-
| [Orpheus TTS Indian English Female — ar17to](https://huggingface.co/datasets/ar17to/orpheus_tts_english_indian_female) | Female Indian English TTS voice | See source |
|
| 66 |
-
| **Custom recordings** | Original studio and field recordings collected by the dataset author | CC BY 4.0 |
|
| 67 |
|
| 68 |
---
|
| 69 |
|
| 70 |
## License
|
| 71 |
|
| 72 |
-
This dataset is released under **Creative Commons Attribution 4.0 International (CC BY 4.0)**.
|
| 73 |
|
| 74 |
-
You are free to:
|
| 75 |
-
-
|
| 76 |
-
-
|
| 77 |
-
-
|
| 78 |
|
| 79 |
-
Under
|
| 80 |
-
- **Attribution** —
|
| 81 |
-
- **No misrepresentation** —
|
| 82 |
|
| 83 |
-
> **
|
| 84 |
|
| 85 |
---
|
| 86 |
|
| 87 |
## Citation
|
| 88 |
|
| 89 |
-
If you use this dataset, please cite it
|
| 90 |
|
| 91 |
```bibtex
|
| 92 |
-
@dataset{
|
| 93 |
author = {Agarwal, Ayushi},
|
| 94 |
title = {Hinglish Concatenated Audio Dataset},
|
| 95 |
year = {2026},
|
| 96 |
publisher = {Hugging Face},
|
| 97 |
-
url = {https://huggingface.co/datasets/agarwalayushi/hinglish}
|
|
|
|
|
|
|
| 98 |
}
|
| 99 |
```
|
| 100 |
|
| 101 |
-
Please also cite the upstream datasets you use — links are provided in the Sources table above.
|
| 102 |
-
|
| 103 |
---
|
| 104 |
|
| 105 |
## Contact
|
| 106 |
|
| 107 |
-
|
|
|
|
| 13 |
- indian-english
|
| 14 |
- text-to-speech
|
| 15 |
- automatic-speech-recognition
|
| 16 |
+
- code-switching
|
| 17 |
+
pretty_name: Hinglish Concatenated Audio Dataset
|
| 18 |
size_categories:
|
| 19 |
+
- 100K<n<1M
|
| 20 |
task_categories:
|
| 21 |
- automatic-speech-recognition
|
| 22 |
- text-to-speech
|
| 23 |
+
annotations_creators:
|
| 24 |
+
- expert-generated
|
| 25 |
+
- crowdsourced
|
| 26 |
+
language_creators:
|
| 27 |
+
- crowdsourced
|
| 28 |
+
- expert-generated
|
| 29 |
+
multilinguality:
|
| 30 |
+
- multilingual
|
| 31 |
---
|
| 32 |
|
| 33 |
# Hinglish Concatenated Audio Dataset
|
| 34 |
|
| 35 |
+
A large-scale, cleaned and annotated speech dataset covering **Hindi**, **Hinglish** (Hindi–English code-switching), and **Indian English** — compiled from 14 public corpora and original custom recordings, unified into a single Parquet dataset with consistent schema.
|
| 36 |
|
| 37 |
+
## At a Glance
|
| 38 |
+
|
| 39 |
+
| Stat | Value |
|
| 40 |
+
|------|-------|
|
| 41 |
+
| **Total clips** | 815,171 |
|
| 42 |
+
| **Unique speakers** | 6,304 |
|
| 43 |
+
| **Raw audio size** | ~237 GB |
|
| 44 |
+
| **Languages** | Hindi (`hi`), Hinglish (`hi-en`), Indian English (`en-IN`) |
|
| 45 |
+
| **Format** | Parquet with embedded audio (HF dataset viewer compatible) |
|
| 46 |
+
| **Tasks** | ASR, TTS fine-tuning, voice cloning, speech research |
|
| 47 |
|
| 48 |
---
|
| 49 |
|
| 50 |
+
## Dataset Schema
|
| 51 |
|
| 52 |
+
| Column | Type | Description |
|
| 53 |
+
|--------|------|-------------|
|
| 54 |
+
| `source` | `string` | Speaker or source identifier |
|
| 55 |
+
| `text` | `string` | Cleaned transcript (may include `<hi-en>` language tags) |
|
| 56 |
+
| `audio` | `Audio` | WAV audio embedded in Parquet with native sample rate |
|
| 57 |
+
| `quality` | `string` | Sample rate (Hz) or MOS quality score where available |
|
| 58 |
+
| `duration` | `string` | Clip duration in seconds |
|
| 59 |
|
| 60 |
+
---
|
| 61 |
|
| 62 |
+
## Source Breakdown
|
| 63 |
+
|
| 64 |
+
| Source Dataset | Clips | Description | License |
|
| 65 |
+
|----------------|------:|-------------|---------|
|
| 66 |
+
| [NPTEL Hindi Spoken Tutorial](https://huggingface.co/datasets/ai4bharat/Spoken-Tutorial) | 521,028 | Educational lectures in Hindi — AI4Bharat / NPTEL | CC BY 4.0 |
|
| 67 |
+
| [AI4Bharat Kathbath](https://huggingface.co/datasets/ai4bharat/Kathbath) | 94,903 | Multi-speaker Hindi speech benchmark | CC BY 4.0 |
|
| 68 |
+
| [AI4Bharat IndicTTS](https://huggingface.co/datasets/SPRINGLab/IndicTTS-Hindi) | 36,613 | Studio-quality Hindi TTS corpus | CC BY 4.0 |
|
| 69 |
+
| [Hinglish — ujs](https://huggingface.co/datasets/ujs/hinglish-compressed) | 25,378 | Code-switched Hindi–English speech | See source |
|
| 70 |
+
| [Mozilla Common Voice 17 (Hindi)](https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0) | 24,643 | Community-contributed Hindi speech | CC0 1.0 |
|
| 71 |
+
| [AI4Bharat Mann Ki Baat](https://huggingface.co/datasets/ai4bharat/Mann-ki-Baat) | 22,483 | Broadcast Hindi speech, En-Indic aligned | CC BY 4.0 |
|
| 72 |
+
| Mann Ki Baat (English) | 22,477 | English side of Mann Ki Baat parallel corpus | CC BY 4.0 |
|
| 73 |
+
| [Hindi Female Single Speaker HQ — Shekharmeena](https://huggingface.co/datasets/Shekharmeena/Hindi-Female-Single-Speaker-High-Quality-Speech) | 22,058 | High-quality single female speaker Hindi | See source |
|
| 74 |
+
| [Orpheus TTS Indian English](https://huggingface.co/datasets/ar17to/orpheus_tts_english_indian_multispeaker) | 18,238 | Multi-speaker Indian English TTS | See source |
|
| 75 |
+
| [Indic TTS Hindi — SPRINGLab](https://huggingface.co/datasets/SPRINGLab/IndicTTS-Hindi) | 11,825 | Multi-speaker Hindi TTS | CC BY 4.0 |
|
| 76 |
+
| [Indian English — krishan23](https://huggingface.co/datasets/krishan23/indian_english) | 6,765 | Indian-accented English speech | See source |
|
| 77 |
+
| [Hinglish Test TTS — Shekharmeena](https://huggingface.co/datasets/Shekharmeena/hinglish-test-tts) | 3,136 | Custom Hinglish TTS recordings | See source |
|
| 78 |
+
| Custom female TTS recordings | 2,843 | Original studio recordings | CC BY 4.0 |
|
| 79 |
+
| [Orpheus TTS Shaurya — prashantarya](https://huggingface.co/datasets/prashantarya/orpheus-tts-Shaurya-dataset) | 1,419 | Male Hindi/English TTS voice | See source |
|
| 80 |
+
| [Anika Voice — Shekharmeena](https://huggingface.co/datasets/Shekharmeena/Anika-voice) | ~5 | Custom female Hindi/Hinglish voice | See source |
|
| 81 |
+
| **Total** | **815,171** | | |
|
| 82 |
|
| 83 |
---
|
| 84 |
|
| 85 |
+
## Curation & Processing
|
| 86 |
+
|
| 87 |
+
- All clips re-segmented to remove silence and cross-talk
|
| 88 |
+
- Transcripts normalised to Unicode NFC; language tags added (`<hi-en>` for code-switched utterances)
|
| 89 |
+
- Duplicate and near-duplicate clips removed
|
| 90 |
+
- Consistent CSV schema applied across all sources before concatenation
|
| 91 |
+
- Audio stored as WAV, original sample rates preserved
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
|
| 93 |
---
|
| 94 |
|
| 95 |
## License
|
| 96 |
|
| 97 |
+
This dataset is released under **[Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)**.
|
| 98 |
|
| 99 |
+
**You are free to:**
|
| 100 |
+
- Use for research, commercial, or personal projects
|
| 101 |
+
- Share and redistribute in any medium
|
| 102 |
+
- Build upon and adapt the data
|
| 103 |
|
| 104 |
+
**Under these conditions:**
|
| 105 |
+
- **Attribution** — Credit this dataset and link to the original source datasets listed above
|
| 106 |
+
- **No misrepresentation** — Do not use this data to generate non-consensual synthetic voices of real individuals, or for fraud, harassment, or disinformation
|
| 107 |
|
| 108 |
+
> ⚠️ **Upstream licenses:** Each constituent dataset retains its original license. Users are responsible for complying with the terms of the sources they use. Mozilla Common Voice is CC0; all AI4Bharat and SPRINGLab sources are CC BY 4.0. Sources marked "See source" should be checked individually.
|
| 109 |
|
| 110 |
---
|
| 111 |
|
| 112 |
## Citation
|
| 113 |
|
| 114 |
+
If you use this dataset in your work, please cite it and the relevant upstream sources:
|
| 115 |
|
| 116 |
```bibtex
|
| 117 |
+
@dataset{agarwal2026hinglish,
|
| 118 |
author = {Agarwal, Ayushi},
|
| 119 |
title = {Hinglish Concatenated Audio Dataset},
|
| 120 |
year = {2026},
|
| 121 |
publisher = {Hugging Face},
|
| 122 |
+
url = {https://huggingface.co/datasets/agarwalayushi/hinglish},
|
| 123 |
+
note = {Aggregated from Mozilla Common Voice, AI4Bharat (Kathbath, Mann Ki Baat,
|
| 124 |
+
Spoken Tutorial, IndicTTS), SPRINGLab IndicTTS, and custom recordings}
|
| 125 |
}
|
| 126 |
```
|
| 127 |
|
|
|
|
|
|
|
| 128 |
---
|
| 129 |
|
| 130 |
## Contact
|
| 131 |
|
| 132 |
+
To report transcription errors, audio quality issues, or attribution concerns, please open a [Discussion](https://huggingface.co/datasets/agarwalayushi/hinglish/discussions) on this page.
|