pierreguillou commited on
Commit
d6ed50e
1 Parent(s): a873883

Update app.py

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