File size: 1,375 Bytes
124c4da
 
 
 
 
 
 
 
 
0ee41c7
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
library_name: transformers.js
base_model:
- prithivMLmods/Speech-Emotion-Classification
---

# Speech-Emotion-Classification (ONNX)

This is an ONNX version of [prithivMLmods/Speech-Emotion-Classification](https://huggingface.co/prithivMLmods/Speech-Emotion-Classification). It was automatically converted and uploaded using [this space](https://huggingface.co/spaces/onnx-community/convert-to-onnx).

# Speech-Emotion-Classification

> **Speech-Emotion-Classification** is a fine-tuned version of `facebook/wav2vec2-base-960h` for **multi-class audio classification**, specifically trained to detect **emotions** in speech. This model utilizes the `Wav2Vec2ForSequenceClassification` architecture to accurately classify speaker emotions from audio signals.

## Intended Use

`Speech-Emotion-Classification` is designed for:

* **Speech Emotion Analytics** – Analyze speaker emotions in call centers, interviews, or therapeutic sessions.
* **Conversational AI Personalization** – Adjust voice assistant responses based on detected emotion.
* **Mental Health Monitoring** – Support emotion recognition in voice-based wellness or teletherapy apps.
* **Voice Dataset Curation** – Tag or filter speech datasets by emotion for research or model training. 
* **Media Annotation** – Automatically annotate podcasts, audiobooks, or videos with speaker emotion metadata.