eyadnhuggingface/quran-md-ayahs-with-duration
收藏Hugging Face2026-03-24 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/eyadnhuggingface/quran-md-ayahs-with-duration
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: surah_id
dtype: int32
- name: ayah_id
dtype: int32
- name: surah_name_ar
dtype: string
- name: surah_name_en
dtype: string
- name: surah_name_tr
dtype: string
- name: ayah_count
dtype: int32
- name: ayah_ar
dtype: string
- name: ayah_en
dtype: string
- name: ayah_tr
dtype: string
- name: reciter_id
dtype: string
- name: reciter_name
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: duration_seconds
dtype: float64
splits:
- name: train
num_bytes: 35211217114.0
num_examples: 187055
download_size: 34907682607
dataset_size: 35211217114.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Quran MD Ayahs Duration Extension
An extension of [Buraaq/quran-md-ayahs](https://huggingface.co/datasets/Buraaq/quran-md-ayahs), with one additional column:
- **`duration_seconds`** (`float64`): the duration of each audio file in seconds.
All other features are unchanged from the original dataset.
## Citation
If you use this dataset, please cite the original work:
```bibtex
@misc{salman2026quranmdfinegrainedmultilingualmultimodal,
title={Quran-MD: A Fine-Grained Multilingual Multimodal Dataset of the Quran},
author={Muhammad Umar Salman and Mohammad Areeb Qazi and Mohammed Talha Alam},
year={2026},
eprint={2601.17880},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2601.17880}
}
```
提供机构:
eyadnhuggingface



