thucdangvan020999 commited on
Commit
16815e3
·
verified ·
1 Parent(s): 2ace311

Initial upload of emotion audio dataset

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Emotion Audio Dataset
2
+
3
+ This dataset contains audio files with emotional speech samples organized by emotion categories.
4
+
5
+ ## Dataset Structure
6
+
7
+ ```
8
+ thucdangvan020999/emotion_audio/
9
+ ├── angry/ # Angry emotion audio files
10
+ ├── sad/ # Sad emotion audio files
11
+ ├── happy/ # Happy emotion audio files
12
+ ├── neutral/ # Neutral emotion audio files
13
+ ├── metadata.json # Complete dataset metadata
14
+ ├── angry_metadata.json
15
+ ├── sad_metadata.json
16
+ ├── happy_metadata.json
17
+ └── neutral_metadata.json
18
+ ```
19
+
20
+ ## Statistics
21
+
22
+ - **Total samples**: 400
23
+ - **Emotions**: angry, sad, happy, neutral
24
+ - **Voices**: echo, fable, onyx, nova, alloy
25
+ - **Format**: MP3 audio files
26
+
27
+ ## Emotion Distribution
28
+
29
+ - **Angry**: 100 samples
30
+ - **Happy**: 100 samples
31
+ - **Neutral**: 100 samples
32
+ - **Sad**: 100 samples
33
+
34
+ ## Voice Distribution
35
+
36
+ - **alloy**: 80 samples
37
+ - **echo**: 80 samples
38
+ - **fable**: 80 samples
39
+ - **nova**: 80 samples
40
+ - **onyx**: 80 samples
41
+
42
+ ## Usage
43
+
44
+ ```python
45
+ from datasets import load_dataset
46
+
47
+ # Load the complete dataset
48
+ dataset = load_dataset("thucdangvan020999/emotion_audio")
49
+
50
+ # Or load specific emotion subset
51
+ angry_data = load_dataset("thucdangvan020999/emotion_audio", data_files="angry/*")
52
+ ```
53
+
54
+ ## License
55
+
56
+ Please specify your license here.
angry/001_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fae5db9c913c9ad479f0d04613ae7d8b08621fab01b0981db9a508cbb8b3a7b3
3
+ size 100224
angry/002_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec3961e4d396f2a867e188b776e4ff3ca69a2ce5ef604f5d589aa9f37a3c512f
3
+ size 84096
angry/003_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a022874ba586e1869ccf6e4e4ae2a4cf8d956ca91a69cffe5ad3a83d85a9a05a
3
+ size 88320
angry/004_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fcd1d4fb8984a8df5bb91755e7ee7966be9845f25ca1c8e45571b7eaa4f4fea
3
+ size 64896
angry/005_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e0575997c8aae0d68f42e15444e755256aa83df2e0951b3182b2f40895d3893
3
+ size 81024
angry/006_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce85864e78788a64011887e43dd8a0b1e0adf8b2eaf0f49e59f72622dd3af16
3
+ size 66432
angry/007_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f6a55c1e8f7fbbd2afee7d5370597aa12609d05964c0e0cb31942aea6535414
3
+ size 77568
angry/008_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff0d1d1285fecc3c39fa68c406446b7dfa53d9f20b4386c81081c931dbf62069
3
+ size 92160
angry/009_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5701af729cfc85699c3483a2872a2e51bfca56f13c5674e40a0f70416bd0b599
3
+ size 77568
angry/010_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72520cc1ab1bf7f4f0cbf7715fdc65d5dd479b47fe47d08ba6279575b9dea260
3
+ size 84864
angry/011_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8bd59bbaf68cdc1a4c00c53abc00304ad8ba18f5dcba1028c26befa1133bcd8
3
+ size 64896
angry/012_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d44d33b8af02fd4319aa114f6d8158db5869010feb1c055cb1caeed6cd76ce
3
+ size 91392
angry/013_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63ab2a74d5cca8b367c5ff72a302ed3bd56a4e9c30ebce455b3ef44dd457ae0e
3
+ size 69120
angry/014_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81234209ce494ec8759fd68c1173d754ae3c3c46f7c28f4f586664f55f7e377b
3
+ size 81024
angry/015_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c86f3c520596f3018df2a4766bfed76d3e030464456b285f00dd3ef0e4b8bf
3
+ size 76032
angry/016_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f0fb26c7f7719a324628ba6fcaf99adf63975ce7e03dc2f406e6a75d996e62
3
+ size 63360
angry/017_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e01f0ebfa8f4296d62af241f5534cdb036e00d8372d07d07bd67ffd535a2ebf9
3
+ size 100992
angry/018_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6202cb4aad4c5864c57350526e4a02b78d983d79be529453812146acf2a468e
3
+ size 79488
angry/019_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d191d56bae6b83ed6921aa2ed913eeda3bde55b32ae64ddea5c1389c2fc8752d
3
+ size 84096
angry/020_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac787ee1c8504035cc964952bde3e7aa8789bfba1bd8e5a940dbc7fe1f9c263
3
+ size 73728
angry/021_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e7c31506439326eb3a3a63a1cb5163bf4f5c53b9576351396bad48ca79442fd
3
+ size 72960
angry/022_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c32d6cfd79f7fdf52ed6def281ca31b7de2176514e2e08d3aea409ef1a3c42ca
3
+ size 112128
angry/023_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb97da0165c1ac4843d4a1bf655c0deead765c0fa1d16ee93abb65598ad1a46f
3
+ size 61056
angry/024_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbcae8bea02c5923a6280e060ee4682077a1edc3b918492e868043baaf65a17d
3
+ size 81792
angry/025_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d892581ba5508932d2c91ce8e2f373c24542ee2bd35376ead645efa7ec6bb4
3
+ size 82560
angry/026_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e13eb7186f8774f975126c2dc80ef2f40390cf0dc6d968c0bf2f466ef389cf8
3
+ size 65664
angry/027_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beb18426ae01064832f7650b8685c1e0da32b10b4f862efacb8b1819b9096b7f
3
+ size 91392
angry/028_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4ee59e0571c8d7c723d9d33be8bd2e71db91cd092cfe20b9d67002dd8471c3f
3
+ size 73728
angry/029_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f72a84429b1e918bb22f7bbd67b837cc24b1c380260afcda84ee7409622e664
3
+ size 109056
angry/030_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:965139dd4a1225a6696c2e859f67eb4eded32e39131f2f0b05c9e2bc32a15251
3
+ size 85632
angry/031_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42d225e32d8c9491673355a7e5876e95a5ea79671f0fced2ee5a466916c67591
3
+ size 65664
angry/032_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1f17e1ea7628d3ef9e55c72f3145171628152d63f20a13b4e34776de7475470
3
+ size 99456
angry/033_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc9e5c4ca522816ecb79f090530dff42e1f16e421c08e413c7e9ade10ce77eac
3
+ size 84096
angry/034_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3f688b9d1c709b73cde0df27642f5e132396f10964edd02a70890b380d26f1
3
+ size 54528
angry/035_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb886f568a18cf0b7e3dcb53fc75584499f5993ab2ef7bec688357f4cce8d45e
3
+ size 63360
angry/036_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f194e690b346579c3d29af5dd2a8736300471f4f5823cb4b7ff05318360d182
3
+ size 84864
angry/037_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be73e74a6530f36fd75fac0a99a4c7bde7a020cdc4c2a41d2b88c0898f689fc1
3
+ size 64128
angry/038_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2044ada58b1eefe8ed384d3ab72e38a5155d70634277a8525b0add82ef085b8
3
+ size 66432
angry/039_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:231a670aa0b549a0aba3d0e8851b7d13a68b22781babdf4b1d15dd9763bd74fb
3
+ size 58368
angry/040_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49081f4c9a87a1bad9ff002b2689d94933d8a41fdb327b8df9e9de509357ff55
3
+ size 64128
angry/041_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1de232a082c7fc031acb44f37cfea1bc91f1eea2bfdff074f1fda8a9db7ed2fe
3
+ size 105600
angry/042_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f21f5bd615b5164ca361cd5a9fc151097af909a3a4b85b05a2ba09f1da1c58
3
+ size 96000
angry/043_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43a0911246ec1bc4f6e11bb881c89507ead4f916345d6292e2a279a4f05cef81
3
+ size 105600
angry/044_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08bce39c0c1cd4b69742ad824b7485ef2c71895ba9716843cce74b6817baae65
3
+ size 64896
angry/045_alloy.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9d6ae1ee697e5424a79226f4c6d77b0cecfed4e0e66ac23d72df8ec07f42aed
3
+ size 91392
angry/046_echo.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fba8817668117817a08f85ea183acfc6652cccd381edacbfbd45a96e07662d2
3
+ size 69120
angry/047_fable.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e9b28adfe2f7295ae5f47393f6907a32660c81a5df3c21bc35c60810f3b5293
3
+ size 83328
angry/048_onyx.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00c75072f80cd44152787b21ac14420430fe80811967d2138aa569bb4d48cd6d
3
+ size 69120
angry/049_nova.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebff6ab03c6fa8579e1203bf3f884a965d0a3a9ee889cbef5a36ba98970b3fda
3
+ size 63360