{ "emotion_labels": [ "neutral", "happy", "sad", "angry", "fear" ], "emotion_to_idx": { "neutral": 0, "happy": 1, "sad": 2, "angry": 3, "fear": 4 }, "num_emotions": 5, "sample_rate": 16000, "max_duration": 6.0, "gemaps_dim": 88, "whisper_dim": 384, "whisper_proj": 256, "gemaps_proj": 64, "phase1_val_acc": 0.8760233918128655, "phase2_val_acc": 0.935672514619883, "phase3_val_acc": 0.9380116959064327, "test_acc": 0.9368421052631579 }