csikasote commited on
Commit
0582862
1 Parent(s): b862eeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ yt_transcribe = gr.Interface(
81
  outputs=["html", "text"],
82
  layout="horizontal",
83
  theme="huggingface",
84
- title="Whisper Demo: Transcribe YouTube",
85
  description=(
86
  "Transcribe long-form YouTube videos with the click of a button! Demo uses the the fine-tuned checkpoint:"
87
  f" [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and 🤗 Transformers to transcribe audio files of"
 
81
  outputs=["html", "text"],
82
  layout="horizontal",
83
  theme="huggingface",
84
+ title="Whisper-Medium-Bemba-ASR: Transcribe YouTube",
85
  description=(
86
  "Transcribe long-form YouTube videos with the click of a button! Demo uses the the fine-tuned checkpoint:"
87
  f" [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and 🤗 Transformers to transcribe audio files of"