emotion-multimodal-engine / fusion_config.json
ShiroOnigami23's picture
Upload fusion_config.json with huggingface_hub
d1b1ed1 verified
{
"labels": [
"angry",
"calm",
"disgust",
"fear",
"happy",
"neutral",
"sad",
"surprise"
],
"fusion_weights": {
"audio": 0.4,
"face": 0.3,
"video": 0.3
}
}