CoolFace
Datasetpublic

Srijan-Upadhyay/marathi-tts-kathbath

Marathi Kathbath Speech Corpus Dataset Summary Marathi Kathbath Speech Corpus is a reformatted subset of the Kathbath speech collection focused on Marathi dialogue and sentence readings. Optimized for voice cloning, prosody modeling, and TTS acoustic model training. Dataset Structure Language: Marathi (mr) Content: Thousands of Marathi sentence audio clips with normalized Devanagari text annotations. Usage from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/Srijan-Upadhyay/marathi-tts-kathbath.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes221downloads
Dataset Card

Marathi Kathbath Speech Corpus

Dataset Summary

Marathi Kathbath Speech Corpus is a reformatted subset of the Kathbath speech collection focused on Marathi dialogue and sentence readings. Optimized for voice cloning, prosody modeling, and TTS acoustic model training.

Dataset Structure

  • —Language: Marathi (mr)
  • —Content: Thousands of Marathi sentence audio clips with normalized Devanagari text annotations.

Usage

python
from datasets import load_dataset

ds = load_dataset("Srijan-Upadhyay/marathi-tts-kathbath", token=True)