sensein / senselab

senselab is a Python package that simplifies building pipelines for biometric (e.g. speech, voice, video, etc) analysis.
http://sensein.group/senselab/
Apache License 2.0
10 stars 3 forks source link

Task: create an abstract interface for senselab Speech Emotion Recognition and Audio Classification #197

Open fabiocat93 opened 1 week ago

fabiocat93 commented 1 week ago

Create an API for audio classification and emotion recognition. For now, this will only include huggingface models. @wilke0818 has been working on it. This new issue is to give some structure to the repo.