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: 5 months ago
JSON representation
Detecting Anxiety and Depression using facial emotion recognition and speech emotion recognition. Written in pythonPython
- Host: GitHub
- URL: https://github.com/hariharitha21/Detection-of-Anxiety-and-Depression
- Owner: hariharitha21
- Created: 2021-05-19T05:32:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T11:45:01.000Z (almost 4 years ago)
- Last Synced: 2024-08-04T01:11:49.483Z (9 months ago)
- Topics: anxiety-disorder, depression-detection, emotion-recognition, flask-application, opencv-python, speech-emotion-recognition
- Language: Jupyter Notebook
- Homepage:
- Size: 16.5 MB
- Stars: 50
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-psychology-projects - hariharitha21/Detection-of-Anxiety-and-Depression - detecting anxiety and depression with facial and speech emotion recognition (Anxiety)
README
# Detection-of-Anxiety-and-Depression
Detecting Anxiety and Depression using facial emotion recognition and speech emotion recognition. Written in pythonPythonINSTRUCTIONS
Clone the repository1. 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