jilijeanlouis commited on
Commit
98a3806
1 Parent(s): abca8c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ def transcribe(
86
  iface = gr.Interface(
87
  title="Gladia.io fast audio transcription",
88
  description="""Gladia.io Whisper large-v2 fast audio transcription API
89
- is able to perform fast audio transcriptions for any audio / video.<br/>For more details and a benchmark ran on multiple Speech-To-Text providers, please visit
90
  [our post](https://medium.com/@gladia.io/gladia-alpha-launch-redefining-what-s-possible-with-speech-to-text-ai-686dd4312a86) on Medium.
91
  <br/><br/>
92
  You are more than welcome to join us on [Slack](https://gladia-io.slack.com)
 
86
  iface = gr.Interface(
87
  title="Gladia.io fast audio transcription",
88
  description="""Gladia.io Whisper large-v2 fast audio transcription API
89
+ is able to perform fast audio transcriptions for any audio / video (around 10s per hour) .<br/>For more details and a benchmark ran on multiple Speech-To-Text providers, please visit
90
  [our post](https://medium.com/@gladia.io/gladia-alpha-launch-redefining-what-s-possible-with-speech-to-text-ai-686dd4312a86) on Medium.
91
  <br/><br/>
92
  You are more than welcome to join us on [Slack](https://gladia-io.slack.com)