vonewman commited on
Commit
b8206f0
·
1 Parent(s): 003735c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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