Noothi/telugu-tech-indicf5-custom-voice
ποΈ Telugu Tech IndicF5 Custom Voice Dataset A 100% verified, clean, single-speaker Telugu Speech & Voice dataset specially formatted and phonetically cleaned for training and fine-tuning ai4bharat/IndicF5 and neural Text-to-Speech (TTS) models. All English technical terms, numbers, acronyms, and ASR mishearings have been converted into native Telugu phonetic script, cleaned of noise/brackets, and validated for optimal IndicF5 fine-tuning performance. π Datasetβ¦ See the full description on the dataset page: https://huggingface.co/datasets/Noothi/telugu-tech-indicf5-custom-voice.
ποΈ Telugu Tech IndicF5 Custom Voice Dataset
A 100% verified, clean, single-speaker Telugu Speech & Voice dataset specially formatted and phonetically cleaned for training and fine-tuning ai4bharat/IndicF5 and neural Text-to-Speech (TTS) models.
All English technical terms, numbers, acronyms, and ASR mishearings have been converted into native Telugu phonetic script, cleaned of noise/brackets, and validated for optimal IndicF5 fine-tuning performance.
π Dataset Statistics
- Total Clips: 455 audio files (
.wav) - Train Split: 437 clips (~70 minutes)
- Validation Split: 18 clips (~3 minutes)
- Total Audio Duration: 1 Hour 12 Minutes 48.5 Seconds (
4,368.5 seconds) - Total Dataset Size: ~1.20 GB
- Language: Telugu (
te) with technical terms written in Telugu phonetic script - Audio Quality: Clean isolated vocals (background music removed using Demucs
htdemucs_ft) - Transcriptions: 100% verified Telugu script phonetics, free of foreign artifacts & STT hallucinations.
π Source Videos & Breakdown
π» Usage with Hugging Face datasets
from datasets import load_dataset
# Load dataset directly from Hugging Face Hub
dataset = load_dataset("Noothi/telugu-tech-indicf5-custom-voice")
# Inspect sample entry
print(dataset['train'][0])π οΈ Dataset Files & Structure
metadata_clean.csv: Full cleaned metadata containingfile_name,texttrain.csv: Training split for IndicF5 (437 rows)val.csv: Validation split for IndicF5 (18 rows)wavs/: Isolated 22050Hz mono WAV audio files
