sdcsdccdsd ChenyangLyu commited on
Commit
e0f6ee3
·
verified ·
0 Parent(s):

Duplicate from AIDC-AI/CSEMOTIONS

Browse files

Co-authored-by: Chenyang Lyu <ChenyangLyu@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
NOTICE ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ Copyright (C) 2025 AIDC-AI
2
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
3
+ You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
4
+ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
5
+
6
+ The dataset incorporates the following third-party open source dataset:
7
+ 1. Emotional-Speech-Data (https://github.com/HLTSingapore/Emotional-Speech-Data), licensed under MIT License (https://github.com/HLTSingapore/Emotional-Speech-Data/blob/main/LICENSE, SPDX-License-Identifier: MIT). Copyright (c) 2020 HLTSingapore. This database can only be used for research purpose.
8
+ All rights remain with the original owners.
README.md ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-to-speech
4
+ library_name: datasets
5
+ license: apache-2.0
6
+ language:
7
+ - zh
8
+ tags:
9
+ - speech
10
+ - emotional-speech
11
+ - voice-cloning
12
+ - mandarin
13
+ dataset_info:
14
+ features:
15
+ - name: audio
16
+ dtype: audio
17
+ - name: text
18
+ dtype: string
19
+ - name: emotion
20
+ dtype: string
21
+ - name: speaker
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 3610108297.64
26
+ num_examples: 4160
27
+ download_size: 3077432286
28
+ dataset_size: 3610108297.64
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ ---
35
+
36
+ # CSEMOTIONS: High-Quality Mandarin Emotional Speech Dataset
37
+
38
+ [Paper](https://huggingface.co/papers/2508.02038) | [Code](https://github.com/AIDC-AI/Marco-Voice)
39
+
40
+ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
41
+
42
+ **CSEMOTIONS** is a high-quality Mandarin emotional speech dataset designed for expressive speech synthesis, emotion recognition, and voice cloning research. The dataset contains studio-quality recordings from six professional voice actors across seven carefully curated emotional categories, supporting research in controllable and natural language speech generation.
43
+
44
+
45
+ ## Dataset Summary
46
+
47
+ - **Name:** CSEMOTIONS
48
+ - **Total Duration:** ~10 hours
49
+ - **Speakers:** 10 (5 male, 5 female) native Mandarin speakers, all professional voice actors
50
+ - **Emotions:** Neutral, Happy, Angry, Sad, Surprise, Playfulness, Fearful
51
+ - **Language:** Mandarin Chinese
52
+ - **Sampling Rate:** 48kHz, 24-bit PCM
53
+ - **Recording Setting:** Professional studio environment
54
+ - **Evaluation Prompts:** 100 per emotion, in both English and Chinese
55
+
56
+ ## Dataset Structure
57
+
58
+ Each data sample includes:
59
+
60
+ - **audio**: The speech waveform (48kHz, 24-bit, WAV)
61
+ - **transcript**: The transcribed sentence in Mandarin
62
+ - **emotion**: One of {Neutral, Happy, Angry, Sad, Surprise, Playfulness, Fearful}
63
+ - **speaker_id**: An anonymized speaker identifier (e.g., `S01`)
64
+ - **gender**: Male/Female
65
+ - **prompt_id**: Unique identifier for each utterance
66
+
67
+
68
+ ## Intended Uses
69
+
70
+ CSEMOTIONS is intended for:
71
+
72
+ - Expressive text-to-speech (TTS) and voice cloning systems
73
+ - Speech emotion recognition (SER) research
74
+ - Cross-lingual and cross-emotional synthesis experiments
75
+ - Benchmarking emotion transfer or disentanglement models
76
+
77
+ ## Dataset Details
78
+
79
+ | Property | Value |
80
+ |-------------------------|---------------------------------------|
81
+ | Total audio hours | ~10 |
82
+ | Number of speakers | 6 (3♂, 3♀, anonymized IDs) |
83
+ | Emotions | Neutral, Happy, Angry, Sad, Surprise, Playfulness, Fearful |
84
+ | Language | Mandarin Chinese |
85
+ | Format | WAV, mono, 48kHz/24bit |
86
+ | Studio quality | Yes |
87
+
88
+ | Label | Duration | Sentences |
89
+ | -------- | -------- | --------- |
90
+ | Sad | 1.73h | 546 |
91
+ | Angry | 1.43h | 769 |
92
+ | Happy | 1.51h | 603 |
93
+ | Surprise | 1.25h | 508 |
94
+ | Fearful | 1.92h | 623 |
95
+ | Playfulness | 1.23h | 621 |
96
+ | Neutral | 1.14h | 490 |
97
+ | **Total**| **10.24h**| **4160** |
98
+
99
+ ## Download and Usage
100
+
101
+ To use CSEMOTIONS with [🤗 Datasets](https://huggingface.co/docs/datasets):
102
+
103
+ ```python
104
+ from datasets import load_dataset
105
+
106
+ dataset = load_dataset("AIDC-AI/CSEMOTIONS")
107
+ ```
108
+
109
+ ## Acknowledgements
110
+
111
+ We would like to thank our professional voice actors and the recording studio staff for their contributions.
112
+
113
+
114
+ ## License
115
+
116
+ The project is licensed under the Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0, SPDX-License-identifier: Apache-2.0).
117
+
118
+ ## 📜 Citation
119
+ ```bibtex
120
+ @misc{tian2025marcovoicetechnicalreport,
121
+ title={Marco-Voice Technical Report},
122
+ author={Fengping Tian and Chenyang Lyu and Xuanfan Ni and Haoqin Sun and Qingjuan Li and Zhiqiang Qian and Haijun Li and Longyue Wang and Zhao Xu and Weihua Luo and Kaifu Zhang},
123
+ year={2025},
124
+ eprint={2508.02038},
125
+ archivePrefix={arXiv},
126
+ primaryClass={cs.CL},
127
+ url={https://arxiv.org/abs/2508.02038},
128
+ }
129
+ ```
130
+
131
+ ## Disclaimer
132
+
133
+ We used compliance checking algorithms during the training process, to ensure the compliance of the trained model and dataset to the best of our ability. Due to the complexity of the data and the diversity of language model usage scenarios, we cannot guarantee that the dataset is completely free of copyright issues or improper content. If you believe anything infringes on your rights or contains improper content, please contact us, and we will promptly address the matter.
134
+
135
+ ---
data/train-00000-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caeb0357cf4fc990204ec83d6c0692303fcde2997767a965b86ff4f489c3ce8e
3
+ size 400346630
data/train-00001-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5910d384a5eb89c9edc1154c6ce7d5ee8041d01c185c33224f7083546cae66e3
3
+ size 323382552
data/train-00002-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d74b15673cfb166f90c6e363d5807087aff2ad1b95dc2c3f740e93cae567cd92
3
+ size 334920722
data/train-00003-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbfb1a9d449584fd1c05ebd507638c000f426ef902e57b005944450e92a8e751
3
+ size 512783324
data/train-00004-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98305ba9a4a93407331fdd74481a9e400aab465bca289a20dca7f6dd8c5b10c3
3
+ size 317245359
data/train-00005-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee4bdb8c958aaad48ceb48ca7c958200fbab871ac58d0cc8089f3261e9dbed5a
3
+ size 324664675
data/train-00006-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:461c85d5027d93a55f976a2085db47946c8a7926970fb7e8eee0641f8a8a5633
3
+ size 374869971
data/train-00007-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bdaed0f6d633c698fde55c53bef3cc9b4c58ff5d6fed09f53dc2ffeb9644254
3
+ size 489219053