Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,19 +1,27 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# Speech Simulated Medical Exams
|
3 |
+
|
4 |
+
## Description
|
5 |
+
|
6 |
+
This dataset contains a collection of simulated medical exams conversations between patients and doctors.
|
7 |
+
It includes detailed information such as emotions, intents, and roles, providing valuable insights into psychotherapy sessions.
|
8 |
+
|
9 |
+
This dataset is appropriate for training 1-step ASR models to directly transcribe and annotate different concepts, including speaker change.
|
10 |
+
|
11 |
+
|
12 |
+
## Dataset Structure
|
13 |
+
- **audio**: Actual audio file content.
|
14 |
+
- **text**: Transcribed text with annotations such as intents, roles, emotions, and turn change.
|
15 |
+
|
16 |
+
## Intended Use
|
17 |
+
This dataset is meant to train speech-based 1-step ASR systems which can perform many tasks in one shot.
|
18 |
+
|
19 |
+
## Citation
|
20 |
+
If you use this dataset, please cite as follows:
|
21 |
+
|
22 |
+
Smith, Christopher William; Fareez, Faiha; Parikh, Tishya; Wavell, Christopher; Shahab, Saba; Chevalier, Meghan; et al. (2022). A dataset of simulated patient-physician medical interviews with a focus on respiratory cases. figshare. Collection. https://doi.org/10.6084/m9.figshare.c.5545842.v1
|
23 |
+
|
24 |
+
https://www.nature.com/articles/s41597-022-01423-1
|
25 |
+
|
26 |
+
|
27 |
+
|