dineshb commited on
Commit
f8f3e74
·
1 Parent(s): b1423ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ yt_transcribe = gr.Interface(
96
  theme="huggingface",
97
  title="Speech to Text ",
98
  description=(
99
- "Transcribe YouTube Videos to Text."
100
  ),
101
  allow_flagging="never",
102
  )
 
96
  theme="huggingface",
97
  title="Speech to Text ",
98
  description=(
99
+ "Transcribe YouTube Videos to Text"
100
  ),
101
  allow_flagging="never",
102
  )