herwoww commited on
Commit
a15b4f5
·
verified ·
1 Parent(s): bafbed0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -22,3 +22,18 @@ configs:
22
  - split: test
23
  path: data/test-*
24
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  - split: test
23
  path: data/test-*
24
  ---
25
+
26
+ This repo contains the dataset presented by Almeman et al., 2013. If you use this dataset, please cite the authors.
27
+
28
+ ```
29
+ @INPROCEEDINGS{6487288,
30
+ author={Almeman, Khalid and Lee, Mark and Almiman, Ali Abdulrahman},
31
+ booktitle={2013 1st International Conference on Communications, Signal Processing, and their Applications (ICCSPA)},
32
+ title={Multi dialect Arabic speech parallel corpora},
33
+ year={2013},
34
+ volume={},
35
+ number={},
36
+ pages={1-6},
37
+ keywords={Speech;Training;Microphones;Cities and towns;Speech recognition;Receivers;NIST;Multi-Dialect;Speech Corpora;Parallel;Arabic Dialects},
38
+ doi={10.1109/ICCSPA.2013.6487288}}
39
+ ```