Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -89,7 +89,7 @@ def analyze_audio(audio_path):
|
|
| 89 |
|
| 90 |
with gr.Blocks(title="Emotion Speech Classifier") as demo:
|
| 91 |
gr.Markdown("# Emotion Speech Classifier")
|
| 92 |
-
|
| 93 |
|
| 94 |
with gr.Row():
|
| 95 |
with gr.Column(scale=1):
|
|
|
|
| 89 |
|
| 90 |
with gr.Blocks(title="Emotion Speech Classifier") as demo:
|
| 91 |
gr.Markdown("# Emotion Speech Classifier")
|
| 92 |
+
|
| 93 |
|
| 94 |
with gr.Row():
|
| 95 |
with gr.Column(scale=1):
|