Malek-AI commited on
Commit
c3d9e72
1 Parent(s): 57f3836

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ mf_transcribe = gr.Interface(
44
  ,
45
  layout="horizontal",
46
  theme="huggingface",
47
- title="Whisper Large V2: Transcribe Audio",
48
  live=True,
49
  description=(
50
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"
 
44
  ,
45
  layout="horizontal",
46
  theme="huggingface",
47
+ title="Whisper Tiny: Transcribe Audio",
48
  live=True,
49
  description=(
50
  "Transcribe long-form microphone or audio inputs with the click of a button! Demo uses the"