TheStinger
commited on
Commit
·
7b7541a
1
Parent(s):
de1e687
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ iface = gr.Interface(
|
|
26 |
inputs="audio",
|
27 |
outputs="text",
|
28 |
live=True,
|
29 |
-
title="
|
30 |
description="Inserisci un file audio e otterrai un valore in base alla sua lunghezza.",
|
31 |
allow_flagging=False
|
32 |
)
|
|
|
26 |
inputs="audio",
|
27 |
outputs="text",
|
28 |
live=True,
|
29 |
+
title="Ilaria Epochs Counter... idk the title man...",
|
30 |
description="Inserisci un file audio e otterrai un valore in base alla sua lunghezza.",
|
31 |
allow_flagging=False
|
32 |
)
|