Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hariharitha21/Detection-of-Anxiety-and-Depression

Detecting Anxiety and Depression using facial emotion recognition and speech emotion recognition. Written in pythonPython
https://github.com/hariharitha21/Detection-of-Anxiety-and-Depression

anxiety-disorder depression-detection emotion-recognition flask-application opencv-python speech-emotion-recognition

Last synced: about 2 months ago
JSON representation

Detecting Anxiety and Depression using facial emotion recognition and speech emotion recognition. Written in pythonPython

Lists

README

        

# Detection-of-Anxiety-and-Depression
Detecting Anxiety and Depression using facial emotion recognition and speech emotion recognition. Written in pythonPython

INSTRUCTIONS
Clone the repository

1. pip install virtualenv
2. face/Scripts/activate
3. cd Realtime-Emotion-Detection
4. pip install -r requirements.txt
5. pip install PyAudio-0.2.11-cp39-cp39-win_amd64.whl // if processor is amd run this command
pip install PyAudio-0.2.11-cp39-cp39-win32.whl // if processor is intel run this command
6. flask run