Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,6 @@ description = """
|
|
64 |
|
65 |
## 7 Emotions the app recognizes: Anger, Disgust, Fear, Happiness, Pleasant Surprise (ps), Sadness, Neutral
|
66 |
|
67 |
-
For more information, visit this [Github repo](https://github.com/KyawHtetWin/issem-machine-learning/tree/main/audio_emotion_detector)
|
68 |
"""
|
69 |
|
70 |
audio = gr.Audio(type="filepath", label="Upload Audio")
|
|
|
64 |
|
65 |
## 7 Emotions the app recognizes: Anger, Disgust, Fear, Happiness, Pleasant Surprise (ps), Sadness, Neutral
|
66 |
|
|
|
67 |
"""
|
68 |
|
69 |
audio = gr.Audio(type="filepath", label="Upload Audio")
|