metadata
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: sura
dtype: int64
- name: ayah
dtype: int64
- name: qari
dtype: string
- name: duration
dtype: float64
- name: text
dtype: string
- name: text_tashkeel
dtype: string
- name: transliteration
dtype: string
- name: transliteration_better
dtype: string
- name: phonemised_ar
dtype: string
- name: sura_ayah_id
dtype: string
splits:
- name: train
num_bytes: 3943204991.52
num_examples: 4230
- name: validation
num_bytes: 623279018
num_examples: 867
- name: test
num_bytes: 380596132
num_examples: 549
download_size: 4012313511
dataset_size: 4947080141.52
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*