--- language: - yue dataset_info: features: - name: audio_file dtype: audio: sampling_rate: 16000 - name: duration dtype: int64 - name: label dtype: string - name: confidence dtype: float64 splits: - name: train num_bytes: 22436108410.137 num_examples: 726579 download_size: 72146095653 dataset_size: 22436108410.137 configs: - config_name: default data_files: - split: train path: data/train-* --- # Cantonese Emotional Speech Crawled from YouTube and RTHK, this dataset contains 1,000 hours of Cantonese speech, each labeled with one of the following emotions: angry, disgusted, fearful, happy, neutral, other, sad, or surprised. The dataset also includes the confidence of the emotion label. The audio files are denoised with [resemble-enhance](https://github.com/resemble-ai/resemble-enhance). The transcriptions are generated by [SenseVoiceSmall](https://huggingface.co/FunAudioLLM/SenseVoiceSmall), and deduplicated using MinHash.