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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ iface = gr.Interface(
23
  "textbox",
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
  )
 
23
  "textbox",
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
  )