添加EmotionRecognition模型注释

This commit is contained in:
bing 2024-09-04 17:17:11 +08:00
parent 25b99502fd
commit 513ab861af
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class EmotionRecognition:
5: other 5: other
6: sad 6: sad
7: surprised 7: surprised
8: unknown 8: <unk> unknown
return : return :
[{"emotion": "angry", "weight": }, [{"emotion": "angry", "weight": },
{"emotion": "disgusted", "weight": }, {"emotion": "disgusted", "weight": },