Tracks
HeartBeat
Speech rate
Eye Blink Rate
Emotions
The Pitchdeck of this project.
Details about the Project ,Backend , ChatBot in Voiceflow which is in maintenance until 5.30 pm
$ pip install -r requirements.txt
Run the main.py file
click any of the diagnosis method avaialble Once you are finished click sync/History
Now go to the chat application and talk to it It gives you suggestions based on what you just updated
Purpose | File |
---|---|
PyQt App Running File | main.py |
User Interface Design | DSD.ui |
Data | train and test data for emotion |
Speech Rate | audio-speech.py |
For Calculating Speech Rate | speech.wav |
User Credentials Storing | cred.py |
Haar Cascade Files | Eye Face |
Heartbeat using Color Magnification Algorithm | heartbeat.py |
Read the data from the server and display History | read.py |
Upload data to server | store.py |
Eye Blinking and Emotion Running in Threads | thread.py |
- NLP For Chat Bot
- ML Model which predicts the state of user for details age,BMI,Heart rate, Eye Blink rate,Speech rate and Emotion
1. Emil
2. Mili
3. Laveena
4. Niranjan
5. Shibin
https://people.csail.mit.edu/mrub/evm/
Haar Cascade Classifier
5282a81a6b13b952acc5bd2d8971716096c2f2f5
Google Speech Recognition Python Library