sidmulajkar/sentiment-predictor-for-stress-detection
Voice stress analysis (VSA) aims to differentiate between stressed and non-stressed outputs in response to stimuli (e.g., questions posed), with high stress seen as an indication of deception. In this work, we propose a deep learning-based psychological stress detection model using speech signals. With increasing demands for communication between humans and intelligent systems, automatic stress detection is becoming an interesting research topic. Stress can be reliably detected by measuring the level of specific hormones (e.g., cortisol), but this is not a convenient method for the detection of stress in human- machine interactions. The proposed algorithm first extracts Mel- filter bank coefficients using pre-processed speech data and then predicts the status of stress output using a binary decision criterion (i.e., stressed or unstressed) using CNN (Convolutional Neural Network) and dense fully connected layer networks.
This tool helps analyze human speech to detect psychological stress, which can be an indicator of deception. It takes pre-processed speech audio as input and determines whether the speaker is stressed or not. This could be used by professionals in fields like security, forensics, or human-computer interaction research.
No commits in the last 6 months.
Use this if you need to automatically identify stress levels in spoken responses, particularly in scenarios where direct physiological measurements are impractical.
Not ideal if you require highly accurate medical-grade stress detection, as this method focuses on voice analysis rather than biological markers like hormones.
Stars
99
Forks
31
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sidmulajkar/sentiment-predictor-for-stress-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ramos-ai/MoStress
Implementation of MoStress: a Sequence Model for Stress Classification
baygeldin/StressDetectionKit
Stress monitoring app for Android and iOS.
realmichaelye/Stress-Prediction-Using-HRV
Using the SWELL dataset from Kaggle, we've built 2 machine learning models to predict whether or...
Edouard99/Stress_Detection_ECG
:stethoscope: This project aims to detect stress state based on Electrocardiogram :hearts:...
AbhiSinha08/stress-detection
Stress Detection System using ML