agarwalayushi commited on
Commit
4e678bf
·
verified ·
1 Parent(s): 5ca74fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +105 -23
README.md CHANGED
@@ -1,25 +1,107 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: source
5
- dtype: string
6
- - name: text
7
- dtype: string
8
- - name: audio
9
- dtype: audio
10
- - name: quality
11
- dtype: string
12
- - name: duration
13
- dtype: string
14
- splits:
15
- - name: train
16
- num_bytes: 378079034.0
17
- num_examples: 1000
18
- download_size: 361539656
19
- dataset_size: 378079034.0
20
- configs:
21
- - config_name: default
22
- data_files:
23
- - split: train
24
- path: data/train-*
25
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - hi
5
+ - en
6
+ tags:
7
+ - audio
8
+ - speech
9
+ - tts
10
+ - asr
11
+ - hinglish
12
+ - hindi
13
+ - indian-english
14
+ - text-to-speech
15
+ - automatic-speech-recognition
16
+ pretty_name: Hinglish Audio Dataset
17
+ size_categories:
18
+ - 1K<n<10K
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-English code-switching), and **Indian English** — compiled from multiple public sources and original custom recordings.
27
+
28
+ Estimated size: **~1,600–2,200 hours of audio** (~237 GB of WAV).
29
+
30
+ ---
31
+
32
+ ## Dataset Description
33
+
34
+ This dataset is a concatenation and curation of several public and proprietary speech corpora, cleaned and re-annotated for consistency. It is intended for training and fine-tuning **TTS** (text-to-speech) and **ASR** (automatic speech recognition) models for Hindi, Hinglish, and Indian English.
35
+
36
+ ### What's inside
37
+
38
+ | Column | Description |
39
+ |--------|-------------|
40
+ | `audio` | WAV audio (waveform + sample rate, embedded in Parquet) |
41
+ | `transcription` | Cleaned text transcription |
42
+ | *(other columns from source metadata)* | Speaker ID, gender, source, language tag, etc. |
43
+
44
+ ---
45
+
46
+ ## Sources
47
+
48
+ This dataset aggregates the following public datasets alongside original custom recordings:
49
+
50
+ | Source | Description | License |
51
+ |--------|-------------|---------|
52
+ | [Mozilla Common Voice 17 (Hindi)](https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0) | Community-contributed Hindi speech | CC0 1.0 |
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
+ - **Use** — for research, commercial, or personal projects
76
+ - **Share** — copy and redistribute in any medium or format
77
+ - **Adapt** — remix, transform, and build upon the data
78
+
79
+ Under the following terms:
80
+ - **Attribution** — You must give appropriate credit to this dataset **and** to the original source datasets listed above. A link to this page and to the individual source dataset pages is sufficient.
81
+ - **No misrepresentation** — You may not use the data to train models that misrepresent speakers, generate non-consensual synthetic voices of real individuals, or engage in harassment, fraud, or disinformation.
82
+
83
+ > **Note:** Some constituent datasets carry their own licenses (listed above). Users are responsible for complying with the terms of each source dataset that applies to their use case. The most restrictive license among the public sources is **CC BY 4.0**.
84
+
85
+ ---
86
+
87
+ ## Citation
88
+
89
+ If you use this dataset, please cite it along with the original sources:
90
+
91
+ ```bibtex
92
+ @dataset{agarwalayushi_hinglish_2026,
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
+ For questions or to report issues with transcriptions or audio quality, open a discussion on this dataset page.