Rifki Muhammad
Universitas Malikussaleh

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

Found 1 Documents
Search

DESAIN APLIKASI WEB UNTUK PENGENALAN SUARA DAN DETEKSI EMOSI MENGGUNAKAN METODE SPEECH TO TEXT DAN NATURAL LANGUAGE PROCESSING Rifki Muhammad
Jurnal Teknologi Terapan and Sains 4.0 Vol 7 No 2 (2026): Jurnal Teknologi Terapan & Sains
Publisher : Universitas Malikussaleh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29103/tts.v7i2.27509

Abstract

Emotion detection from speech is a challenging task, especially when relying solely on acoustic features. This study aims to design and implement a text-based emotion detection system derived from speech transcription using Speech-to-Text (STT) and Natural Language Processing (NLP). The system uses the Whisper model for speech-to-text conversion and a weighted mini-lexicon for emotion classification. The workflow includes audio preprocessing, speech transcription, text normalization, and lexicon-based emotion analysis. The system supports both manual text input and real-time speech input, providing flexibility in use. Performance evaluation using Word Error Rate (WER) for transcription quality and Precision, Recall, and F1-score for emotion detection shows stable and satisfactory results, with an average F1-score of 86.8% and WER of 4.7%, exceeding the common transcription quality standard. The results indicate that a lexicon-based approach supported by Whisper STT technology is an effective, lightweight, and competitive solution for text-based emotion detection in interactive web systems