Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ mf_transcribe = gr.Interface(
|
|
44 |
,
|
45 |
layout="horizontal",
|
46 |
theme="huggingface",
|
47 |
-
title="Whisper
|
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"
|