Spaces:
Running on Zero
Running on Zero
File size: 1,460 Bytes
e9f40ff 2eeb7a5 e9f40ff 2eeb7a5 e9f40ff 2eeb7a5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | ---
title: OneEmo Affective Reasoning
emoji: π
colorFrom: gray
colorTo: pink
sdk: gradio
sdk_version: 6.22.0
app_file: app.py
short_description: Unified multimodal reasoning for emotion perception
python_version: "3.12"
startup_duration_timeout: 30m
---
# OneEmo: A Unified Multimodal Reasoning Model for Emotion Perception
This Space demonstrates [OneEmo](https://huggingface.co/Jiaha0Hu4ng/OneEmo), a unified
multimodal reasoning model for emotion perception, understanding, and interaction in
video scenarios. It supports eight tasks:
- **B-MER** β Basic Multimodal Emotion Recognition (single label)
- **MSA** β Multimodal Sentiment Analysis (positive/neutral/negative)
- **OV-MER** β Open-Vocabulary Multimodal Emotion Recognition
- **MHD** β Multimodal Humor Detection
- **MSD** β Multimodal Sarcasm Detection
- **ERG** β Empathetic Response Generation
Upload a video, select a task, and click **Analyze** to see the model's emotion
analysis with chain-of-thought reasoning.
## References
- Paper: [OneEmo: A Unified Multimodal Reasoning Model for Emotion Perception, Understanding, and Interaction](https://arxiv.org/abs/2608.06013)
- Model: [Jiaha0Hu4ng/OneEmo](https://huggingface.co/Jiaha0Hu4ng/OneEmo)
- Code: [GitHub](https://github.com/waHAHJIAHAO/OneEmo)
Example videos are CC0-licensed, sourced from the
[Gradio Space Example Inputs β Videos](https://huggingface.co/datasets/linoyts/repo-to-space-example-videos) dataset. |