File size: 1,223 Bytes
0ddbc7d
 
279dc9a
 
 
 
 
 
 
 
0ddbc7d
279dc9a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-sa-4.0
language:
- yue
tags:
- speech
- speech-emotion-recognition
pretty_name: YueMotion
size_categories:
- 1K<n<10K
---

# YueMotion

A Cantonese speech emotion recognition by adult (7 females + 4 males) and elderly (5 females + 2 males) speakers with 5 emotion labels: anger (1), happy (2), sad (3), neutral (4), fear (5), disgust (6).
In total, YueMotion consists of 1080 utterances, i.e., 420 utterances for elderly and 660 for adults.

## Dataset Details

For the details (e.g., the statistics of `train`, `valid`, and `test` data), please refer to our paper on [arXiv](https://arxiv.org/abs/2306.14517).
## Citation

Our paper will be published at INTERSPEECH 2023. In the meantime, you can find our paper on [arXiv](https://arxiv.org/abs/2306.14517).
If you find our work useful, please consider citing our paper as follows:
```
@misc{cahyawijaya2023crosslingual,
      title={Cross-Lingual Cross-Age Group Adaptation for Low-Resource Elderly Speech Emotion Recognition}, 
      author={Samuel Cahyawijaya and Holy Lovenia and Willy Chung and Rita Frieske and Zihan Liu and Pascale Fung},
      year={2023},
      eprint={2306.14517},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```