Noothi/telugu-indicf5-combined-v2
Text-to-Speech β’ Updated β’ 89
Error code: FileFormatMismatchBetweenSplitsError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
A high-quality, single-speaker Telugu tech speech dataset designed for fine-tuning text-to-speech (TTS) models like IndicF5-TTS, F5-TTS, XTTS v2, VITS, and ElevenLabs Voice Cloning.
scribe_v2)| Video Title | WAV Clips | Duration | Disk Size |
|---|---|---|---|
| Are we writing IF ELSE conditions properly ? | 171 clips | 17.80 mins | 293.52 MB |
| Production Backend Systems Part 1 | 163 clips | 15.66 mins | 258.29 MB |
| Excel in software dev without CS degree | 149 clips | 17.68 mins | 291.58 MB |
| Why Netflix uses HTTP3 (Part 1) | 122 clips | 12.13 mins | 200.06 MB |
| How 1 thread handles 1M reqs (Node.js, Redis) | 72 clips | 7.35 mins | 121.18 MB |
| TOTAL DATASET | 676 clips | 70.61 mins | 1.14 GB |
wavs/: Isolated voice clips in .wav format.metadata.csv: Raw ElevenLabs Scribe V2 transcriptions (| delimited).metadata_clean.csv: Cleaned, NFC-normalized text with Code-Switched technical terms.metadata_telugu.csv: Pure Telugu script phonetic transliterations (, delimited).train.csv: Training split (658 clips).val.csv: Validation split (18 clips).from datasets import load_dataset
dataset = load_dataset("Noothi/telugu-tech-custom-voice-v2")
print(dataset)