---
license: apache-2.0
dataset_info:
features:
- name: shloka_id
dtype: string
- name: sanskrit
dtype: string
- name: transliteration
dtype: string
- name: audio
dtype: audio
splits:
- name: train
num_bytes: 3582093023.0
num_examples: 701
download_size: 3582187949
dataset_size: 3582093023.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- text-to-speech
- text-to-audio
language:
- sa
tags:
- Spirituality
- Mythology
- India
- Hinduism
- TTS
- STT
pretty_name: Bhagavad Gita
size_categories:
- n<1K
---
# Bhagavad-Gita_Audio
## Dataset Summary
**Bhagavad-Gita_TTS** is a high-quality, verse-aligned audio dataset of the Bhagavad Gita, designed for Text-to-Speech (TTS), Automatic Speech Recognition (ASR), Sanskrit NLP, and spiritual audio research.
Each shloka is paired with:
- Original Sanskrit text
- IAST transliteration
- Clean High Quality 44.1KHz WAV audio recordings
The dataset is structured to mirror the 18 chapters of the Gita, covering all 701 shlokas
---
## Citation
If you use this dataset, please cite it as:
```
@dataset{JDhruv14-Bhagavad-Gita_Audio,
title = {Bhagavad-Gita-Audio},
author = {Dhruv Jaradi},
year = {2025},
url = {https://huggingface.co/datasets/JDhruv14/Bhagavad-Gita_Audio}
}
```