Utkarshg02 commited on
Commit
fadff18
·
verified ·
1 Parent(s): 6018d5b

Upload TORGO dataset

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ task_categories:
4
+ - automatic-speech-recognition
5
+ language:
6
+ - en
7
+ tags:
8
+ - speech
9
+ - dysarthric-speech
10
+ - torgo
11
+ size_categories:
12
+ - 1K<n<10K
13
+ ---
14
+
15
+ # TORGO Dataset
16
+
17
+ The TORGO database of acoustic and articulatory speech from speakers with dysarthria.
18
+
19
+ ## Dataset Description
20
+
21
+ The TORGO database contains speech data from speakers with cerebral palsy (CP) and amyotrophic lateral sclerosis (ALS), as well as from neurologically intact speakers. The database is designed for automatic speech recognition (ASR) and other speech processing research.
22
+
23
+ ## Citation
24
+
25
+ Please cite the original TORGO database papers when using this dataset:
26
+
27
+ ```
28
+ @article{rudzicz2012torgo,
29
+ title={The TORGO database of acoustic and articulatory speech from speakers with dysarthria},
30
+ author={Rudzicz, Frank and Namasivayam, Aravind K and Wolff, Tara},
31
+ journal={Language Resources and Evaluation},
32
+ volume={46},
33
+ number={4},
34
+ pages={523--541},
35
+ year={2012},
36
+ publisher={Springer}
37
+ }
38
+ ```
39
+
40
+ ## License
41
+
42
+ Please refer to the original TORGO database licensing terms at: https://www.cs.toronto.edu/~complingweb/data/TORGO/torgo.html
43
+
44
+ ## Usage
45
+
46
+ This dataset contains speech recordings and associated metadata for research in dysarthric speech recognition and analysis.