hindi_asr_dataset / README.md
TheAIchemist13's picture
Upload README.md with huggingface_hub
c541f0f
|
raw
history blame
No virus
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: 24441695.0
num_examples: 80
- name: test
num_bytes: 22550541.0
num_examples: 80
download_size: 46295238
dataset_size: 46992236.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)