coqui-ai / open-speech-corpora

💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
MIT License
1.27k stars 137 forks source link

ShEMO: a large-scale validated database for Persian speech emotion detection #209

Open JRMeyer opened 2 years ago

JRMeyer commented 2 years ago

ShEMO: a large-scale validated database for Persian speech emotion detection Abstract This paper introduces a large-scale, validated database for Persian called Sharif Emotional Speech Database (ShEMO). The database includes 3000 semi-natural utterances, equivalent to 3 hours and 25 minutes of speech data extracted from online radio plays. The ShEMO covers speech samples of 87 native-Persian speakers for five basic emotions including anger, fear, happiness, sadness and surprise, as well as neutral state. Twelve annotators label the underlying emotional state of utterances and majority voting is used to decide on the final labels. According to the kappa measure, the inter-annotator agreement is 64% which is interpreted as "substantial agreement". We also present benchmark results based on common classification methods in speech emotion detection task. According to the experiments, support vector machine achieves the best results for both gender-independent (58.2%) and gender-dependent models (female=59.4%, male=57.6%). The ShEMO is available for academic purposes free of charge to provide a baseline for further research on Persian emotional speech. Download Dataset To download female utterances (zip file):

wget -O female.zip "https://www.dropbox.com/s/42okby6c40w3j2x/female.zip?dl=0" To download male utterances (zip file):

wget -O male.zip "https://www.dropbox.com/s/5ebs8hq1zm0qkp6/male.zip?dl=0" To download labels & transcripts (json file):

wget https://github.com/pariajm/sharif-emotional-speech-dataset/raw/master/shemo.json