Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ demo = gr.Interface(
|
|
21 |
["state", gr.Audio(sources=["microphone"], streaming=True)],
|
22 |
["state", "text"],
|
23 |
live=True, title="S2T: Transcription automatique en LIVE de l'arabe en text by PS-WADE",
|
24 |
-
description="
|
25 |
)
|
26 |
|
27 |
|
|
|
21 |
["state", gr.Audio(sources=["microphone"], streaming=True)],
|
22 |
["state", "text"],
|
23 |
live=True, title="S2T: Transcription automatique en LIVE de l'arabe en text by PS-WADE",
|
24 |
+
description="Parlez en arabe dans le microphone. La transcription commence en quelques secondes. Attendez un moment après avoir terminé pour voir le reste de la transcription"
|
25 |
)
|
26 |
|
27 |
|