Spaces:
Sleeping
Sleeping
marioluciofjr
commited on
Commit
•
db43810
1
Parent(s):
1e35c36
Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ interface = gr.Interface(
|
|
68 |
gr.Textbox(label="Emoções Detectadas")
|
69 |
],
|
70 |
title="Voxsense 🗣️❣️",
|
71 |
-
description="Envie um arquivo de áudio
|
72 |
theme="default"
|
73 |
)
|
74 |
|
|
|
68 |
gr.Textbox(label="Emoções Detectadas")
|
69 |
],
|
70 |
title="Voxsense 🗣️❣️",
|
71 |
+
description="Envie um arquivo de áudio para transcrição e análise de emoções.",
|
72 |
theme="default"
|
73 |
)
|
74 |
|