Datasets:

Modalities:
Audio
ArXiv:
Libraries:
Datasets
License:
ASLP-lab commited on
Commit
8d545ee
·
verified ·
1 Parent(s): 5659827

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -1,15 +1,15 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
4
-
5
- ## Emo-Emilia Dataset
6
-
7
- To better simulate real-world context, we introduce a new SER test set, **Emo-Emilia**.
8
- Specifically, we apply the automated labeling approach to annotate Emilia, a large-scale multilingual and diverse speech generation resource with over 100,000 hours of speech data that captures a wide range of emotional contexts.
9
- We then manually verify the accuracy of the emotion labels. Each utterance is checked by at least two experts to ensure both accuracy and reliability. The final proposed test set, Emo-Emilia, consists of 1400 test samples, with 100 samples per emotion category across seven types (angry, happy, fearful, surprised, neutral, sad and disgusted) in both Chinese and English (700 samples per language).
10
-
11
- Emo-Emilia is a subset of Emilia dataset. The original Emilia dataset can be accessed [here](https://emilia-dataset.github.io/Emilia-Demo-Page/).
12
-
13
- You can download the Emo-Emilia data file on HuggingFace [here](https://huggingface.co/datasets/ASLP-lab/Emo-Emilia).
14
-
15
  For more information, please refer to our paper"Steering Language Model to Stable Speech Emotion Recognition via Contextual Perception and Chain of Thought"
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+
5
+ ## Emo-Emilia Dataset
6
+
7
+ To better simulate real-world context, we introduce a new SER test set, **Emo-Emilia**.
8
+ Specifically, we apply the automated labeling approach to annotate Emilia, a large-scale multilingual and diverse speech generation resource with over 100,000 hours of speech data that captures a wide range of emotional contexts.
9
+ We then manually verify the accuracy of the emotion labels. Each utterance is checked by at least two experts to ensure both accuracy and reliability. The final proposed test set, Emo-Emilia, consists of 1400 test samples, with 100 samples per emotion category across seven types (angry, happy, fearful, surprised, neutral, sad and disgusted) in both Chinese and English (700 samples per language).
10
+
11
+ Emo-Emilia is a subset of Emilia dataset. The original Emilia dataset can be accessed [here](https://emilia-dataset.github.io/Emilia-Demo-Page/).
12
+
13
+ You can download the Emo-Emilia data file on HuggingFace [here](https://huggingface.co/datasets/ASLP-lab/Emo-Emilia). More audio information can be found in the `./Emo-Emilia/Emo-Emilia-ALL.jsonl` file
14
+
15
  For more information, please refer to our paper"Steering Language Model to Stable Speech Emotion Recognition via Contextual Perception and Chain of Thought"