hedronstone commited on
Commit
51ef6ab
·
1 Parent(s): 744490d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ mf_transcribe = gr.Interface(
68
  outputs="text",
69
  layout="horizontal",
70
  theme="huggingface",
71
- title="Whisper Demo: Transcribe Audio",
72
  description=(
73
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the the fine-tuned"
74
  f" checkpoint [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and 🤗 Transformers to transcribe audio files"
 
68
  outputs="text",
69
  layout="horizontal",
70
  theme="huggingface",
71
+ title="Swahili Whisper Demo: Transcribe Audio",
72
  description=(
73
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the the fine-tuned"
74
  f" checkpoint [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME}) and 🤗 Transformers to transcribe audio files"