jilijeanlouis commited on
Commit
5798954
1 Parent(s): 0a7c28f

Update app.py

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