File size: 1,067 Bytes
2dc0490
b0e37cb
 
2dc0490
b0e37cb
 
 
 
 
2dc0490
 
 
 
 
 
 
 
b0e37cb
 
 
 
 
2dc0490
 
b0e37cb
 
 
 
 
 
 
2dc0490
 
 
 
 
b0e37cb
 
9188586
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
language:
- ar
license: mit
size_categories:
- 10K<n<100K
task_categories:
- automatic-speech-recognition
- text-to-speech
dataset_info:
  features:
  - name: text
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: input_features
    sequence:
      sequence: float32
  - name: labels
    sequence: int64
  splits:
  - name: train
    num_bytes: 17975826804.530933
    num_examples: 15027
  - name: test
    num_bytes: 1997712834.4690664
    num_examples: 1670
  download_size: 7908179259
  dataset_size: 19973539639.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

# Dataset details

This dataset contains quran recitations of every ayats or verses. Also contains 10k unique words from quran.

# Dataset Purpose
This dataset can be used to train ASR models that can be used for teaching beginners to recite quran. It can also be used for training TTS models that produces quran recitations in a way so that beginners can easily learn.