Video-Audio-Face-Emotion-Recognition icon indicating copy to clipboard operation
Video-Audio-Face-Emotion-Recognition copied to clipboard

The repo contains an audio emotion detection model, facial emotion detection model, and a model that combines both these models to predict emotions from a video

Results 2 Video-Audio-Face-Emotion-Recognition issues
Sort by recently updated
recently updated
newest added

When I try to use the model for audio, I get ' no module named source ' error....how can I solve this issue?

Hello, I've encountered a couple of TypeErrors while using the fit function from source/pytorch_utils/training_utils.py and Callbacks class from pt_callbacks. Here are the details of the issues: Unexpected Keyword Argument in...