warsh-segments / README.md
Haitam03's picture
Upload dataset
c8f062c verified
|
Raw
History Blame Contribute Delete
1.43 kB
---
dataset_info:
features:
- name: reciter_id
dtype: int64
- name: reciter_name
dtype: string
- name: reciter_slug
dtype: string
- name: moshaf_name
dtype: string
- name: moshaf_id
dtype: int64
- name: rewaya_id
dtype: int64
- name: gender
dtype: string
- name: segment_id
dtype: string
- name: audio
dtype: audio
- name: surah_number
dtype: int64
- name: segment_index
dtype: int64
- name: segments_total
dtype: int64
- name: duration_seconds
dtype: float64
- name: start_seconds
dtype: float64
- name: end_seconds
dtype: float64
- name: is_complete
dtype: bool
- name: text_warsh
dtype: string
- name: asr
dtype: string
- name: alignment_score
dtype: float64
- name: word_start
dtype: int64
- name: word_end
dtype: int64
- name: flagged
dtype: bool
- name: ayah_start
dtype: 'null'
- name: ayah_end
dtype: 'null'
- name: word_timestamps
dtype: 'null'
- name: phoneme_sequence
dtype: 'null'
- name: tajweed_errors
dtype: 'null'
splits:
- name: train
num_bytes: 8775017751
num_examples: 61319
- name: validation
num_bytes: 179316176
num_examples: 1253
download_size: 8939517811
dataset_size: 8954333927
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---