dineshb commited on
Commit
245a2df
Β·
1 Parent(s): 13aba3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -66,8 +66,8 @@ mf_transcribe = gr.Interface(
66
  ],
67
  outputs="text",
68
  layout="horizontal",
69
- theme="huggingface",
70
- title="Whisper Demo: Transcribe Audio",
71
  description=(
72
  "Transcribe long-form microphone or audio inputs with the click of a button!"
73
  ),
 
66
  ],
67
  outputs="text",
68
  layout="horizontal",
69
+ theme="seafoam",
70
+ title="Speech To Text Translation ",
71
  description=(
72
  "Transcribe long-form microphone or audio inputs with the click of a button!"
73
  ),