Datasets:
Commit
•
5bd6039
0
Parent(s):
Duplicate from MightyStudent/Egyptian-ASR-MGB-3
Browse filesCo-authored-by: Mohamed Ahmed <[email protected]>
.gitattributes
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
37 |
+
# Audio files - uncompressed
|
38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
41 |
+
# Audio files - compressed
|
42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
47 |
+
# Image files - uncompressed
|
48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
52 |
+
# Image files - compressed
|
53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,125 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: audio
|
5 |
+
dtype:
|
6 |
+
audio:
|
7 |
+
sampling_rate: 16000
|
8 |
+
- name: sentence
|
9 |
+
language:
|
10 |
+
- ar
|
11 |
+
tags:
|
12 |
+
- arabic
|
13 |
+
- egypt
|
14 |
+
- egyptian
|
15 |
+
- ASR
|
16 |
+
- automatic speech recognition
|
17 |
+
pretty_name: 'Egyptian Arabic dialect automatic speech recognition '
|
18 |
+
size_categories:
|
19 |
+
- 1K<n<10K
|
20 |
+
task_categories:
|
21 |
+
- automatic-speech-recognition
|
22 |
+
---
|
23 |
+
# Egyptian Arabic dialect automatic speech recognition
|
24 |
+
|
25 |
+
## Dataset Description
|
26 |
+
|
27 |
+
- **Homepage:**
|
28 |
+
- **Repository:**
|
29 |
+
- **Paper:**
|
30 |
+
- **Leaderboard:**
|
31 |
+
- **Point of Contact:**
|
32 |
+
|
33 |
+
### Dataset Summary
|
34 |
+
|
35 |
+
This dataset was collected, cleaned and adjusted for huggingface hub and ready to be used for whisper finetunning/training.
|
36 |
+
|
37 |
+
[From MGB-3 website](http://www.mgb-challenge.org/MGB-3.html):
|
38 |
+
|
39 |
+
*The MGB-3 is using 16 hours multi-genre data collected from different YouTube channels. The 16 hours have been manually transcribed.
|
40 |
+
The chosen Arabic dialect for this year is Egyptian.
|
41 |
+
Given that dialectal Arabic has no orthographic rules, each program has been transcribed by four different transcribers using this transcription guidelines.*
|
42 |
+
|
43 |
+
### Supported Tasks and Leaderboards
|
44 |
+
|
45 |
+
ASR: automatic speech recognition
|
46 |
+
|
47 |
+
### Languages
|
48 |
+
|
49 |
+
Arabic - Egyptian dialect
|
50 |
+
|
51 |
+
### Data Fields
|
52 |
+
|
53 |
+
* audio: sampled in 16000HZ and have a max duration of 30 sec (ideal for whispear and others ASR models)
|
54 |
+
* sentence: the transcription in Egyptian Arabic
|
55 |
+
|
56 |
+
## Dataset Creation
|
57 |
+
|
58 |
+
The youtube videos that are still avalible (some of them got deleted/ made private) were downloaded and synced with the provided transcription.
|
59 |
+
Then the 12 min of each youtube video were cut down into 30 sec segments.
|
60 |
+
the resulting dataset was uploaded to huggingface.
|
61 |
+
|
62 |
+
[From MGB-3 website](http://www.mgb-challenge.org/MGB-3.html):
|
63 |
+
|
64 |
+
*Egyptian broadcast data collected from YouTube.This year, we collected about 80 programs from different YouTube channels. The first 12 minutes from each program has been transcribed and released. This sums up to roughly 16 hours in total*
|
65 |
+
|
66 |
+
### Source Data
|
67 |
+
|
68 |
+
* [http://www.mgb-challenge.org/MGB-3.html](MGB challenge website)
|
69 |
+
* [Youtube.com](youtube)
|
70 |
+
|
71 |
+
|
72 |
+
#### Initial Data Collection and Normalization
|
73 |
+
|
74 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
75 |
+
|
76 |
+
#### Who are the source language producers?
|
77 |
+
|
78 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
79 |
+
|
80 |
+
### Annotations
|
81 |
+
|
82 |
+
#### Annotation process
|
83 |
+
|
84 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
85 |
+
|
86 |
+
#### Who are the annotators?
|
87 |
+
|
88 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
89 |
+
|
90 |
+
### Personal and Sensitive Information
|
91 |
+
|
92 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
93 |
+
|
94 |
+
|
95 |
+
### Social Impact of Dataset
|
96 |
+
|
97 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
98 |
+
|
99 |
+
### Discussion of Biases
|
100 |
+
|
101 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
102 |
+
|
103 |
+
### Other Known Limitations
|
104 |
+
|
105 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
106 |
+
|
107 |
+
## Additional Information
|
108 |
+
|
109 |
+
### Dataset Curators
|
110 |
+
|
111 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
112 |
+
|
113 |
+
### Licensing Information
|
114 |
+
|
115 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html):
|
116 |
+
|
117 |
+
### Citation Information
|
118 |
+
|
119 |
+
[Available on MGB website ](http://www.mgb-challenge.org/MGB-3.html)
|
120 |
+
|
121 |
+
|
122 |
+
[Speech Recognition Challenge in the Wild: Arabic MGB-3](https://arxiv.org/abs/1709.07276)
|
123 |
+
|
124 |
+
|
125 |
+
### Contributions
|
data/train-00000-of-00002-69f2a5d14e629dff.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a79d985d202a528ebc15dc156cd8c4cae8708f29b737a4e99e23b8eb30db1f58
|
3 |
+
size 466550050
|
data/train-00001-of-00002-860b0ca7a1fb4dc3.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23b18140e79f08b9e439d133018710be8b0e781b526cc20a64843a61295dbbdc
|
3 |
+
size 454137946
|