File size: 2,617 Bytes
ab60c71 3426438 ab60c71 3426438 ab60c71 93258d8 ab60c71 19dd640 ab60c71 7d5c1e1 9153748 ab60c71 9153748 7d5c1e1 50ff8ba 7d5c1e1 9153748 7d5c1e1 9153748 7d5c1e1 9153748 5491990 9153748 7d5c1e1 9153748 a988d79 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 |
---
annotations_creators:
- expert-generated
language_creators:
- expert-generated
language:
- fa
license:
- apache-2.0
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- radio-plays
task_categories:
- automatic-speech-recognition
task_ids: []
pretty_name: Sharif Emotional Speech Dataset (ShEMO)
tags:
- speech-recognition
---
## Sharif Emotional Speech Dataset (ShEMO)
## Dataset Summary
The dataset includes 3000 semi-natural utterances, equivalent to 3 hours and 25 minutes of speech data extracted from online Persian radio plays. The ShEMO covers speech samples of 87 native-Persian speakers for five basic emotions including <i>anger</i>, <i>fear</i>, <i>happiness</i>, <i>sadness</i> and <i>surprise</i>, 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".
## Languages
Persian (fa)
## Overview of ShEMO
Feature | Status
------------- | ----------
**license** | apache-2.0
**language** | Persian (fa)
**modality** | Speech
**duration** | 3 hours and 25 minutes
**#utterances** | 3000
**#speakers** | 87 (31 females, 56 males)
**#emotions** | 5 basic emotions (anger, fear, happiness, sadness and surprise) and neutral state
**orthographic transcripts** | Available
**phonetic transcripts** | Available
## Data Instances
Here is a sample of data instances:
```json
"F21N37": {
"speaker_id": "F21",
"gender": "female",
"emotion": "neutral",
"transcript": "مگه من به تو نگفته بودم که باید راجع به دورانت سکوت کنی؟",
"ipa": "mӕge mæn be to nægofte budӕm ke bɑyæd rɑdʒeʔ be dorɑnt sokut koni"
}
```
## Citation
If you use this dataset, please cite the following paper:
~~~~
@Article{MohamadNezami2019,
author = {Mohamad Nezami, Omid and Jamshid Lou, Paria and Karami, Mansoureh},
title = {ShEMO: a large-scale validated database for Persian speech emotion detection},
journal = {Language Resources and Evaluation},
year = {2019},
volume = {53},
number = {1},
pages = {1--16},
issn = {1574-0218},
doi = {10.1007/s10579-018-9427-x},
url = {https://doi.org/10.1007/s10579-018-9427-x}
}
~~~~
## Download Dataset
To download the dataset, please check the [ShEMO repo](https://github.com/pariajm/sharif-emotional-speech-database)! |