manikanta2026 commited on
Commit
b248751
·
1 Parent(s): 23a08b3
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -225,8 +225,8 @@ with gr.Blocks(title="🎤 Emotion Recognition from Audio", theme=gr.themes.Soft
225
  3. A trained neural network predicts the emotion
226
  4. View the results with detailed visualizations:
227
  - **Waveform**: Shows the audio signal over time
228
- - **Mel Spectrogram**: Visual representation of the audio's frequency content
229
- - **Radar Chart**: Probability distribution across all emotion categories
230
 
231
  ### 🎭 Supported Emotions:
232
  Depending on your model training, this may include emotions like: Happy, Sad, Angry, Fear, Disgust, Surprise, Neutral, and others.
 
225
  3. A trained neural network predicts the emotion
226
  4. View the results with detailed visualizations:
227
  - **Waveform**: Shows the audio signal over time
228
+ - **Mel Spectrogram**: Visual representation of the audio's frequency content
229
+ - **Radar Chart**: Probability distribution across all diff emotion categories
230
 
231
  ### 🎭 Supported Emotions:
232
  Depending on your model training, this may include emotions like: Happy, Sad, Angry, Fear, Disgust, Surprise, Neutral, and others.