Muhammad Nabil Aljufri
Fakultas Ilmu Komputer, Universitas Brawijaya

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Sistem Deteksi Tingkat Stress Menggunakan Suara dengan Metode Jaringan Saraf Tiruan dan Ekstraksi Fitur MFCC berbasis Raspberry Pi Muhammad Nabil Aljufri; Barlian Henryranu Prasetio
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 6 No 11 (2022): November 2022
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Stress is a feeling of emotional tension that can be caused by many things, such as work, studies, family, etcetera. If stress is not addressed quickly, it can worsen and have an impact on your health. Several studies have produced good results with a device that can tell someone's emotion by their voice. The purpose of this research is to know whether someone is experiencing stress and to know the level of stress using their voice. By using MFCC feature extraction and Artificial Neural Network machine learning is expected to know the level of stress using speech. This system works by using Raspberry Pi, which connects to a microphone. The Raspberry Pi will wait for a command that start and stop the recording from a buttnon, then when a voice is recorded it will extract its feature and predict the result. That result will be shown on LCD. In this research, the dataset that is being used is Speech Under Simulated and Actual Stress (SUSAS) dataset, which contains 1860 utterances. The result of this research using 30 samples from the dataset is 90% accuracy, but when building the artificial neural network model, the testing accuracy is only 76%. where the average computing time while testing the system is 2.65 seconds.