sreerag/svara-indic-curriculum-tokenized
svara-indic-curriculum-tokenized Malayalam + Hindi TTS dataset with text normalization (TN+TTS format), structured for curriculum learning. Stats Total: 3,430 records Malayalam: 1,754 samples Hindi: 1,676 samples Curriculum Difficulty Tier Count Categories 1 — Easy 1,025 Simple cardinals, clean prose 2 — Medium 1,445 Currency, units, ordinals, time 3 — Hard 960 Dates, phone numbers, mixed, complex Format Each… See the full description on the dataset page: https://huggingface.co/datasets/sreerag/svara-indic-curriculum-tokenized.
svara-indic-curriculum-tokenized
Malayalam + Hindi TTS dataset with text normalization (TN+TTS format), structured for curriculum learning.
Stats
- Total: 3,430 records
- Malayalam: 1,754 samples
- Hindi: 1,676 samples
Curriculum Difficulty
Format
Each record contains tokenized sequences in the Svara TN+TTS format:
<|tts|> <start_text> {speaker}: {raw_text} <end_text> ← masked
<think> {normalised_text} </think> ← TN loss
<start_audio> {codes} <end_audio> ← TTS lossColumns
input_ids— full token sequencelabels— -100 masked prefix, loss on think+audioattention_maskseq_leninput_text— raw text with digits/symbolstext— normalized text (spelled out)speaker_id— voice namelanguage— ml or hidifficulty— curriculum tier (1/2/3)
