EdwardHayashi-2023
commited on
Commit
•
676f491
1
Parent(s):
3676928
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,8 @@ license: cc-by-4.0
|
|
4 |
|
5 |
# Acted Emotional Speech Dynamic Database v1.0
|
6 |
|
7 |
-
|
|
|
8 |
AESDD v1.0 was created on October 2017 in the Laboratory of Electronic Media, School of
|
9 |
Journalism and Mass Communications, Aristotle University of Thessaloniki, for
|
10 |
the needs of Speech Emotion Recognition research of the Multidisciplinary Media &
|
@@ -14,7 +15,8 @@ This version is the initial state of AESDD. The purpose of this project the cont
|
|
14 |
growth of the database through the collaborative effort of the M3C research group and
|
15 |
theatrical teams.
|
16 |
|
17 |
-
|
|
|
18 |
For the creation of v.1 of the database, 5 (3 female and 2 male) professional actors were
|
19 |
recorded. 19 utterances of ambiguous out of context emotional content were chosen. The
|
20 |
actors acted these 19 utterances in every one of the 5 chosen emotions. One extra improvised
|
@@ -26,23 +28,25 @@ Consequently, around 500 utterances occured in the final database.
|
|
26 |
UPDATE: Since the AESDD is dynamic by definition, more actors have been recorded and added,
|
27 |
following the same naming scheme as described in the Section "ORGANISING THE DATABASE"
|
28 |
|
29 |
-
|
|
|
30 |
Five emotions were chosen:
|
31 |
-
a (anger)
|
32 |
-
d (disgust)
|
33 |
-
f (fear)
|
34 |
-
h (happiness)
|
35 |
-
s (sadness)
|
|
|
|
|
36 |
|
37 |
-
========================ORGANISING THE DATABASE==========================================
|
38 |
There are five folders, named after the five emotion classes.
|
39 |
-
Every file name in the databased is in the following form:
|
40 |
-
|
|
|
|
|
|
|
|
|
41 |
|
42 |
-
where x is the first letter of the emotion (a--> anger, h--> happiness etc.)
|
43 |
-
AA is the number of the utterance (01,02...20)
|
44 |
-
B is the number of the speaker (1 --> 1st speaker, 2 --> 2nd speaker etc)
|
45 |
-
|
46 |
e.g. 'a03 (4).wav' is the 3rd utterance spoken by the 4th speaker with anger
|
47 |
|
48 |
In the case where two takes were qualified for the same utterance, they are distinguished
|
|
|
4 |
|
5 |
# Acted Emotional Speech Dynamic Database v1.0
|
6 |
|
7 |
+
## ABOUT
|
8 |
+
|
9 |
AESDD v1.0 was created on October 2017 in the Laboratory of Electronic Media, School of
|
10 |
Journalism and Mass Communications, Aristotle University of Thessaloniki, for
|
11 |
the needs of Speech Emotion Recognition research of the Multidisciplinary Media &
|
|
|
15 |
growth of the database through the collaborative effort of the M3C research group and
|
16 |
theatrical teams.
|
17 |
|
18 |
+
## CREATION OF THE DATABASE
|
19 |
+
|
20 |
For the creation of v.1 of the database, 5 (3 female and 2 male) professional actors were
|
21 |
recorded. 19 utterances of ambiguous out of context emotional content were chosen. The
|
22 |
actors acted these 19 utterances in every one of the 5 chosen emotions. One extra improvised
|
|
|
28 |
UPDATE: Since the AESDD is dynamic by definition, more actors have been recorded and added,
|
29 |
following the same naming scheme as described in the Section "ORGANISING THE DATABASE"
|
30 |
|
31 |
+
## CHOSEN EMOTIONS
|
32 |
+
|
33 |
Five emotions were chosen:
|
34 |
+
1. a (anger)
|
35 |
+
2. d (disgust)
|
36 |
+
3. f (fear)
|
37 |
+
4. h (happiness)
|
38 |
+
5. s (sadness)
|
39 |
+
|
40 |
+
## ORGANISING THE DATABASE
|
41 |
|
|
|
42 |
There are five folders, named after the five emotion classes.
|
43 |
+
Every file name in the databased is in the following form: xAA (B)
|
44 |
+
|
45 |
+
where
|
46 |
+
- x is the first letter of the emotion (a--> anger, h--> happiness etc.)
|
47 |
+
- AA is the number of the utterance (01,02...20)
|
48 |
+
- B is the number of the speaker (1 --> 1st speaker, 2 --> 2nd speaker etc)
|
49 |
|
|
|
|
|
|
|
|
|
50 |
e.g. 'a03 (4).wav' is the 3rd utterance spoken by the 4th speaker with anger
|
51 |
|
52 |
In the case where two takes were qualified for the same utterance, they are distinguished
|