Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -124,7 +124,7 @@ mf_transcribe = gr.Interface(
|
|
124 |
theme="huggingface",
|
125 |
title=" ",
|
126 |
description=(
|
127 |
-
"Transcribe
|
128 |
),
|
129 |
allow_flagging="never",
|
130 |
)
|
|
|
124 |
theme="huggingface",
|
125 |
title=" ",
|
126 |
description=(
|
127 |
+
"Transcribe real-time speech or audio files at the click of a button."
|
128 |
),
|
129 |
allow_flagging="never",
|
130 |
)
|