dnzblgn commited on
Commit
2d6a6dd
1 Parent(s): 1a0a4a9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Open Source JL-corpus was used as the primary dataset for this study.
2
+ The corpus includes 300 short audio files, 150 of which were recorded by two different females and 150 of which were recorded by two different males in New Zealand English.
3
+ Each audio file is labeled with one of five emotions: angry, happy, neutral, excited, and sad. The transcription, sex, F0, maximum pitch, minimum pitch, F1, F2, F3, intensity, maximum intensity, minimum intensity, duration, and emotion label were extracted for each audio file using Praat.
4
+ This data was used as training data for the machine learning model.