Datasets:
Tasks:
Audio Classification
Sub-tasks:
audio-emotion-recognition
Languages:
English
Size:
1K<n<10K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -52,8 +52,10 @@ task_ids:
|
|
52 |
https://www.kaggle.com/datasets/uwrfkaggler/ravdess-emotional-speech-audio
|
53 |
- **Repository:**
|
54 |
- **Paper:**
|
|
|
55 |
- **Leaderboard:**
|
56 |
- **Point of Contact:**
|
|
|
57 |
|
58 |
### Dataset Summary
|
59 |
|
@@ -70,6 +72,8 @@ English
|
|
70 |
|
71 |
## Dataset Structure
|
72 |
|
|
|
|
|
73 |
### Data Instances
|
74 |
|
75 |
[More Information Needed]
|
|
|
52 |
https://www.kaggle.com/datasets/uwrfkaggler/ravdess-emotional-speech-audio
|
53 |
- **Repository:**
|
54 |
- **Paper:**
|
55 |
+
https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0196391
|
56 |
- **Leaderboard:**
|
57 |
- **Point of Contact:**
|
58 |
+
jason.narad@gmail.com
|
59 |
|
60 |
### Dataset Summary
|
61 |
|
|
|
72 |
|
73 |
## Dataset Structure
|
74 |
|
75 |
+
The dataset repository contains only preprocessing scripts. When loaded and a cached version is not found, the dataset will be automatically downloaded and a .tsv file created with all data instances saved as rows in a table.
|
76 |
+
|
77 |
### Data Instances
|
78 |
|
79 |
[More Information Needed]
|