|
--- |
|
dataset_info: |
|
featrues: |
|
- dtype: string |
|
name: aya_name |
|
- dtype: string |
|
name: reciter_name |
|
- dtype: int32 |
|
name: recitation_id |
|
- dtype: string |
|
name: url |
|
- dtype: audio |
|
name: audio |
|
- dtype: float32 |
|
name: duration |
|
- dtype: array2_d |
|
name: speech_intervals |
|
- dtype: bool |
|
name: is_interval_complete |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- path: data/recitation_0/train/*.parquet |
|
split: recitation_0 |
|
- path: data/recitation_1/train/*.parquet |
|
split: recitation_1 |
|
- path: data/recitation_2/train/*.parquet |
|
split: recitation_2 |
|
- path: data/recitation_3/train/*.parquet |
|
split: recitation_3 |
|
- path: data/recitation_5/train/*.parquet |
|
split: recitation_5 |
|
- path: data/recitation_6/train/*.parquet |
|
split: recitation_6 |
|
- path: data/recitation_7/train/*.parquet |
|
split: recitation_7 |
|
- path: data/recitation_8/train/*.parquet |
|
split: recitation_8 |
|
license: mit |
|
language: |
|
- ar |
|
size_categories: |
|
- 10K<n<100K |
|
task_categories: |
|
- voice-activity-detection |
|
--- |
|
|
|
# Recitation Segmentation Dataset |
|
|
|
This dataset is aiming to build a model that aplit the Holy Quran recitations using puase (وقف). |
|
|
|
## TODO |
|
* full description |
|
* feature description |