Spaces:
Build error
Build error
edit code
Browse files
app.py
CHANGED
@@ -703,9 +703,4 @@ with gr.Blocks(title="Advanced Patient Emotion Analysis System", theme=gr.themes
|
|
703 |
|
704 |
**Current System Status:**
|
705 |
- 🖥️ **Processing Device**: {analyzer.device}
|
706 |
-
- 🧠 **
|
707 |
-
- 🎵 **Voice Model**: LSTM-based architecture (6 emotions)
|
708 |
-
- 👁️ **Face Detection**: dlib frontal face detector
|
709 |
-
- 📊 **Audio Features**: MFCC, spectral features, pitch analysis
|
710 |
-
|
711 |
-
---
|
|
|
703 |
|
704 |
**Current System Status:**
|
705 |
- 🖥️ **Processing Device**: {analyzer.device}
|
706 |
+
- 🧠 **
|
|
|
|
|
|
|
|
|
|