hindi_asr_dataset / README.md
TheAIchemist13's picture
Upload README.md with huggingface_hub
cdbef42
|
raw
history blame
629 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcriptions
dtype: string
splits:
- name: train
num_bytes: 12211778.0
num_examples: 80
- name: test
num_bytes: 12211778.0
num_examples: 80
download_size: 24346730
dataset_size: 24423556.0
---
# Dataset Card for "hindi_asr_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)