Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# ApraxiaSpeechPatternMining
|
9 |
+
|
10 |
+
tags: Apraxia, Speech Patterns, Mining
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'ApraxiaSpeechPatternMining' dataset contains transcribed speech recordings from individuals diagnosed with apraxia of speech, a motor speech disorder that affects the planning and coordination of speech movements. The dataset includes a variety of spoken phrases that were used during speech therapy sessions, aiming to capture the unique speech patterns associated with this disorder. For each recording, metadata such as patient demographics, session date, and therapist notes are also included. The dataset is intended for researchers and developers working on speech recognition and therapeutic applications.
|
17 |
+
|
18 |
+
|
19 |
+
**CSV Content Preview:**
|
20 |
+
|
21 |
+
```
|
22 |
+
|
23 |
+
RecordID,SessionDate,TherapistNotes,SpeechSample,Label
|
24 |
+
|
25 |
+
001,2023-01-15,"Patient showed difficulty in word initiation.", "I saw two blue cars.", ApraxiaSpeechPattern
|
26 |
+
|
27 |
+
002,2023-01-16,"Patient exhibited inconsistent speech rate.", "Tomorrow, my birthday.", ApraxiaSpeechPattern
|
28 |
+
|
29 |
+
003,2023-01-17,"Struggled with multi-syllable words.", "Celebration plans are underway.", ApraxiaSpeechPattern
|
30 |
+
|
31 |
+
004,2023-01-18,"Difficulty with articulating 'r' and 'l' sounds.", "Large oranges are available.", ApraxiaSpeechPattern
|
32 |
+
|
33 |
+
005,2023-01-19,"Substitution of phonemes observed.", "We will travel around Europe.", ApraxiaSpeechPattern
|
34 |
+
|
35 |
+
```
|
36 |
+
|
37 |
+
**Source of the data:**
|
38 |
+
|
39 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'SpeechPatternDisorderData':
|
40 |
+
|
41 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=SpeechPatternDisorderData&dataset=ApraxiaSpeechPatternMining&tags=Apraxia,+Speech+Patterns,+Mining
|
42 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
43 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|