| emotion_to_file = { | |
| "Neutral": "samples/neutral.wav", | |
| "Sad": "samples/sad.wav", | |
| "Happy": "samples/happy.wav", | |
| "Angry": "samples/angry.wav", | |
| "Excited": "samples/excited.wav" | |
| } |
| emotion_to_file = { | |
| "Neutral": "samples/neutral.wav", | |
| "Sad": "samples/sad.wav", | |
| "Happy": "samples/happy.wav", | |
| "Angry": "samples/angry.wav", | |
| "Excited": "samples/excited.wav" | |
| } |