somu9/iisc_mono_hindi_female
IISc Mono Hindi Female Studio-quality single-speaker Hindi female TTS dataset from the SYSPIN project by Indian Institute of Science (IISc), Bengaluru. Dataset Description Property Value Source IISc SYSPIN Project Speaker Single professional female voice artist (42 yrs, 21 yrs experience) Language Hindi (hi) Total Duration 54 hours 54 minutes 44 seconds Utterances 22,058 (train: 21,662 / test: 396 EVAL domain) Audio 48kHz, 24-bit, mono… See the full description on the dataset page: https://huggingface.co/datasets/somu9/iisc_mono_hindi_female.
IISc Mono Hindi Female
Studio-quality single-speaker Hindi female TTS dataset from the SYSPIN project by Indian Institute of Science (IISc), Bengaluru.
Dataset Description
Domain Distribution
Fields
Splits
- train: 21,662 utterances (all domains except EVAL)
- test: 396 utterances (EVAL domain — recommended by creators for TTS evaluation)
Usage
from datasets import load_dataset
ds = load_dataset("somu9/iisc_mono_hindi_female", split="train")
# Listen to first sample
print(ds[0]["text"])
audio = ds[0]["audio"] # {"array": np.array, "sampling_rate": 48000}Speaker Metadata
- Language: Hindi
- Gender: Female
- Age: 42
- Experience: 21 Years
- Languages known: Hindi, English, Tamil
- Mother tongue: Hindi
Recording Setup
- Microphone: Neumann TLM-103
- Environment: Professional studio
- Conditions: Studio quality at ~40dB SNR
License
This dataset is released under the CC-BY-4.0 license.
TTS data created under SYSPIN project by Indian Institute of Science, Bengaluru. The copyright in the TTS data belongs to Indian Institute of Science, Bengaluru.
Acknowledgments
We extend our heartfelt gratitude to the talented voice artist whose contributions were fundamental to this project's success. We are particularly grateful to the project of German Development Cooperation "FAIR Forward - AI for All" for their financial support in developing this TTS corpus, and Bhashini AI Solutions Private Limited for their financial support for part of the corpus beyond 44 hours for every voice artist in developing this TTS corpus.
Citation
@misc{SYSPIN_S1.0_Corpus,
Title = {SYSPIN_S1.0 Corpus - A TTS Corpus of 900+ hours in nine Indian Languages},
Authors = {Abhayjeet Et al.},
Year = {2025}
}Contact
SPIRE Lab, EE Dept., IISc, Bengaluru Email: contact.syspin@iisc.ac.in
