Datasets:

Modalities:
Audio
Formats:
parquet
Languages:
English
Size:
< 1K
Libraries:
Datasets
Dask
License:
amirnass commited on
Commit
d4f762b
1 Parent(s): 9c34cbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +85 -3
README.md CHANGED
@@ -1,3 +1,85 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-4.0
5
+ task_categories:
6
+ - automatic-speech-recognition
7
+ pretty_name: RSR
8
+ tags:
9
+ - medical
10
+ dataset_info:
11
+ features:
12
+ - name: audio
13
+ dtype: audio
14
+ splits:
15
+ - name: train
16
+ num_bytes: 26105739024.208
17
+ num_examples: 1059
18
+ download_size: 25600850723
19
+ dataset_size: 26105739024.208
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ ---
26
+ ## Dataset Description
27
+
28
+ - **Homepage:**
29
+ - **Repository:**
30
+ - **Paper:** Diagnostic Accuracy of Sentence Recall and Past Tense Measures for Identifying Children's Language Impairments
31
+ - **Point of Contact:** jinjun@buffalo.edu
32
+
33
+ ### Dataset Summary
34
+
35
+ The Redmond Sentence Recall (RSR) measures a child’s ability to repeat sentences that contain regular past tense forms and past participle forms (e.g., “He kicked” vs. “He was kicked”). This task helps identify language impairments, with each child repeating 16 sentences heard through headphones. The dataset includes anonymized audio recordings of these repetitions.
36
+
37
+ What makes the RSR dataset uniquely valuable is its focus on sentence recall using both regular past tense and past participle forms, which are key markers in diagnosing language impairments in children. This makes it a valuable resource for researchers and practitioners in speech and language processing, as it offers detailed, real-world data for studying sentence recall abilities, training machine learning models to detect impairments, and developing more precise diagnostic tools for clinical use.
38
+
39
+ Example Use Cases:
40
+
41
+ - Speech and language research: Analyze sentence recall and grammatical structure in children, comparing repetition patterns between those with typical language development and those with impairments.
42
+
43
+ - Speech processing models: Train and evaluate machine learning models to automatically assess sentence recall performance and detect language impairments.
44
+
45
+ - Clinical diagnostics: Support the development of diagnostic tools to identify language impairments, using sentence recall as a key indicator of language processing abilities.
46
+ ### Languages
47
+
48
+ English
49
+
50
+ ### Dataset Structure
51
+
52
+ We are releasing only the **anonymized audio files** to the public. The dataset includes a folder containing 1,058 audio files, each corresponding to a child's repetition of sentences in the task.
53
+
54
+
55
+ ### Source Data
56
+
57
+ The data was originally collected by Sean Redmond [link](https://health.utah.edu/staff/sean-redmond-phd-ccc-slp) and his research team. The collection focused on evaluating sentence recall as a diagnostic measure for identifying language impairments in children. A detailed manual outlining the data collection methodology and structure is available [here](https://health.utah.edu/sites/g/files/zrelqx131/files/media/documents/2021/R012011_RSRManual_20210310.pdf).
58
+
59
+ ### Annotations
60
+
61
+ Annotations for the dataset, such as sentence-level transcriptions or metadata, are **not being released** at this time.
62
+
63
+ ### Personal and Sensitive Information
64
+
65
+ ll the data has been fully anonymized by Sean Redmond's group to protect the privacy of the participants. There are no personal identifiers in the released dataset.
66
+
67
+ ## Additional Information
68
+
69
+ ### Dataset Curators
70
+
71
+ The dataset is curated by Sean Redmond's group [link](https://health.utah.edu/staff/sean-redmond-phd-ccc-slp) and @xlab-ub [link](https://github.com/xlab-ub). Sean Redmond’s group anonymized and shared this dataset, and @xlab-ub's group prepared and curated it.
72
+
73
+ ### Licensing Information
74
+
75
+ This dataset is licensed under the **CC BY-NC 4.0** license, which allows for non-commercial use with attribution. Please make sure to credit the creators when using this dataset in your work.
76
+
77
+ ### Citation Information
78
+
79
+ If you use this dataset in your research, please cite the following: Redmond SM, Ash AC, Christopulos TT, Pfaff T. Diagnostic Accuracy of Sentence Recall and Past Tense Measures for Identifying Children's Language Impairments. J Speech Lang Hear Res. 2019 Jul 15;62(7):2438-2454.
80
+
81
+ ### Contributions
82
+ For inquiries regarding the use of this dataset or its intended applications, please contact Jinjun Xiong [link](jinjun@buffalo.edu) or Sean Redmond [link](sean.redmond@health.utah.edu).
83
+
84
+ ### Acknowledgements
85
+ This material is based upon work supported under the AI Research Institutes program by National Science Foundation and the Institute of Education Sciences, U.S. Department of Education through Award # 2229873 - National AI Institute for Exceptional Education [link](https://www.buffalo.edu/ai4exceptionaled.html). Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation, the Institute of Education Sciences, or the U.S. Department of Education.