ayf3 commited on
Commit
9c6a823
·
verified ·
1 Parent(s): 86ba495

Upload emotions_series/emotions_series_meta.json with huggingface_hub

Browse files
emotions_series/emotions_series_meta.json ADDED
@@ -0,0 +1,186 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "series": "emotions",
3
+ "lines": [
4
+ {
5
+ "id": 1,
6
+ "emotion": "happy",
7
+ "text": "I feel so happy today! When I smile, the whole world feels brighter!",
8
+ "voice": "en-US-JennyNeural",
9
+ "file": "one_emotion_01.wav",
10
+ "duration": 5.54,
11
+ "size_kb": 433.2
12
+ },
13
+ {
14
+ "id": 2,
15
+ "emotion": "sad",
16
+ "text": "Sometimes I feel sad, and that is okay. It means I care about things.",
17
+ "voice": "en-US-AnaNeural",
18
+ "file": "one_emotion_02.wav",
19
+ "duration": 6.86,
20
+ "size_kb": 536.3
21
+ },
22
+ {
23
+ "id": 3,
24
+ "emotion": "angry",
25
+ "text": "I am feeling angry right now! But I can take deep breaths to calm down.",
26
+ "voice": "en-US-EmmaNeural",
27
+ "file": "one_emotion_03.wav",
28
+ "duration": 4.58,
29
+ "size_kb": 358.2
30
+ },
31
+ {
32
+ "id": 4,
33
+ "emotion": "scared",
34
+ "text": "Being scared is normal. Even One feels brave after being scared!",
35
+ "voice": "en-US-AriaNeural",
36
+ "file": "one_emotion_04.wav",
37
+ "duration": 5.62,
38
+ "size_kb": 438.8
39
+ },
40
+ {
41
+ "id": 5,
42
+ "emotion": "excited",
43
+ "text": "I am so excited! I cannot wait to see what happens next!",
44
+ "voice": "en-US-JennyNeural",
45
+ "file": "one_emotion_05.wav",
46
+ "duration": 5.11,
47
+ "size_kb": 399.5
48
+ },
49
+ {
50
+ "id": 6,
51
+ "emotion": "surprised",
52
+ "text": "Wow! That was a big surprise! My eyes went wide open!",
53
+ "voice": "en-US-AnaNeural",
54
+ "file": "one_emotion_06.wav",
55
+ "duration": 6.6,
56
+ "size_kb": 515.7
57
+ },
58
+ {
59
+ "id": 7,
60
+ "emotion": "proud",
61
+ "text": "I feel so proud of myself! I tried my best and I did it!",
62
+ "voice": "en-US-EmmaNeural",
63
+ "file": "one_emotion_07.wav",
64
+ "duration": 4.22,
65
+ "size_kb": 330.1
66
+ },
67
+ {
68
+ "id": 8,
69
+ "emotion": "worried",
70
+ "text": "I feel a little worried. But my friends help me feel better.",
71
+ "voice": "en-US-AriaNeural",
72
+ "file": "one_emotion_08.wav",
73
+ "duration": 4.9,
74
+ "size_kb": 382.6
75
+ },
76
+ {
77
+ "id": 9,
78
+ "emotion": "grateful",
79
+ "text": "Thank you! I feel so grateful for all my NumberBlocks friends.",
80
+ "voice": "en-US-JennyNeural",
81
+ "file": "one_emotion_09.wav",
82
+ "duration": 5.21,
83
+ "size_kb": 407.0
84
+ },
85
+ {
86
+ "id": 10,
87
+ "emotion": "lonely",
88
+ "text": "Sometimes I feel lonely when I am just One. But then I remember I am special!",
89
+ "voice": "en-US-AnaNeural",
90
+ "file": "one_emotion_10.wav",
91
+ "duration": 6.91,
92
+ "size_kb": 540.1
93
+ },
94
+ {
95
+ "id": 11,
96
+ "emotion": "confident",
97
+ "text": "I can do this! I believe in myself because I am Number One!",
98
+ "voice": "en-US-EmmaNeural",
99
+ "file": "one_emotion_11.wav",
100
+ "duration": 4.25,
101
+ "size_kb": 332.0
102
+ },
103
+ {
104
+ "id": 12,
105
+ "emotion": "confused",
106
+ "text": "Hmm, I am a bit confused. Can you help me figure this out?",
107
+ "voice": "en-US-AriaNeural",
108
+ "file": "one_emotion_12.wav",
109
+ "duration": 5.3,
110
+ "size_kb": 414.5
111
+ },
112
+ {
113
+ "id": 13,
114
+ "emotion": "calm",
115
+ "text": "I feel calm and peaceful. Taking slow breaths helps me relax.",
116
+ "voice": "en-US-JennyNeural",
117
+ "file": "one_emotion_13.wav",
118
+ "duration": 5.33,
119
+ "size_kb": 416.3
120
+ },
121
+ {
122
+ "id": 14,
123
+ "emotion": "silly",
124
+ "text": "I feel silly! Being silly is fun, especially with friends!",
125
+ "voice": "en-US-AnaNeural",
126
+ "file": "one_emotion_14.wav",
127
+ "duration": 6.19,
128
+ "size_kb": 483.8
129
+ },
130
+ {
131
+ "id": 15,
132
+ "emotion": "brave",
133
+ "text": "I am brave! Even when things are hard, I keep trying!",
134
+ "voice": "en-US-EmmaNeural",
135
+ "file": "one_emotion_15.wav",
136
+ "duration": 3.72,
137
+ "size_kb": 290.7
138
+ },
139
+ {
140
+ "id": 16,
141
+ "emotion": "kind",
142
+ "text": "Being kind makes my heart feel warm. I love helping others!",
143
+ "voice": "en-US-AriaNeural",
144
+ "file": "one_emotion_16.wav",
145
+ "duration": 5.3,
146
+ "size_kb": 414.5
147
+ },
148
+ {
149
+ "id": 17,
150
+ "emotion": "curious",
151
+ "text": "I am so curious! I want to learn about everything around me!",
152
+ "voice": "en-US-JennyNeural",
153
+ "file": "one_emotion_17.wav",
154
+ "duration": 5.02,
155
+ "size_kb": 392.0
156
+ },
157
+ {
158
+ "id": 18,
159
+ "emotion": "frustrated",
160
+ "text": "This is frustrating! But I will not give up. I will try again.",
161
+ "voice": "en-US-AnaNeural",
162
+ "file": "one_emotion_18.wav",
163
+ "duration": 6.74,
164
+ "size_kb": 527.0
165
+ },
166
+ {
167
+ "id": 19,
168
+ "emotion": "loved",
169
+ "text": "I feel so loved! Knowing people care about me makes me feel wonderful.",
170
+ "voice": "en-US-EmmaNeural",
171
+ "file": "one_emotion_19.wav",
172
+ "duration": 4.7,
173
+ "size_kb": 367.6
174
+ },
175
+ {
176
+ "id": 20,
177
+ "emotion": "peaceful",
178
+ "text": "I feel peaceful inside. The world is beautiful when you take a moment to look.",
179
+ "voice": "en-US-AriaNeural",
180
+ "file": "one_emotion_20.wav",
181
+ "duration": 5.95,
182
+ "size_kb": 465.1
183
+ }
184
+ ],
185
+ "sample_rate": 40000
186
+ }