添加EmotionRecognition模型注释
This commit is contained in:
parent
25b99502fd
commit
513ab861af
|
@ -19,7 +19,7 @@ class EmotionRecognition:
|
|||
5: other
|
||||
6: sad
|
||||
7: surprised
|
||||
8: unknown
|
||||
8: <unk> 指unknown
|
||||
return :
|
||||
[{"emotion": "angry", "weight": },
|
||||
{"emotion": "disgusted", "weight": },
|
||||
|
|
Loading…
Reference in New Issue