Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -24,7 +24,7 @@ iface = gr.Interface(
|
|
| 24 |
"state"
|
| 25 |
],
|
| 26 |
title = "Speech to Text en Wolof",
|
| 27 |
-
description = "C'est une application qui traduit en temps reel un audio en Wolof en texte."
|
| 28 |
live=True
|
| 29 |
)
|
| 30 |
|
|
|
|
| 24 |
"state"
|
| 25 |
],
|
| 26 |
title = "Speech to Text en Wolof",
|
| 27 |
+
description = "C'est une application qui traduit en temps reel un audio en Wolof en texte.",
|
| 28 |
live=True
|
| 29 |
)
|
| 30 |
|