Datasets:
indiejoseph
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Cantonese Emotional Speech
|
2 |
+
|
3 |
+
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.
|