--- title: Moodwave Text Emotion Detector emoji: 🎵 colorFrom: red colorTo: blue sdk: gradio sdk_version: 6.19.0 app_file: app.py pinned: false --- # Moodwave — Text Emotion Detector Multimodal Emotion Recognition project (text-input mode). Type any sentence and the model classifies it into one of 5 moods (anger, fear, joy, neutral, sadness) using a RoBERTa-based emotion model with custom mood mapping. Themed to match [radioweb.info](https://radioweb.info). Full project (including the audio + multimodal fusion modes): [github.com/sradowana-ux/moodwave](https://github.com/sradowana-ux/moodwave)