You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

sajalmadan0909/tts_additional_data_male

Description

Additional TTS dataset with male voice. Contains aksharas (letters), bilingual content, and numbers with corresponding audio.

Dataset Structure

  • aksharas/: Akshara/letter pronunciations
    • wav/: Audio files (e.g., text_001.wav)
    • all_aksharas_txt: Mapping file (format: text_001 "अ" )
  • bilingual/: Bilingual content
    • wav/: Audio files
    • bilingual.txt: Mapping file
  • numbers/: Number pronunciations
    • wav/: Audio files
    • numbers.txt: Mapping file

Usage

from datasets import load_dataset

dataset = load_dataset("sajalmadan0909/tts_additional_data_male")

Citation

If you use this dataset, please cite appropriately.

Downloads last month
7