amitkayal commited on
Commit
9146712
1 Parent(s): dc1cc1a

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="Whisper-small Hindi 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"