Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -96,7 +96,7 @@ yt_transcribe = gr.Interface(
|
|
96 |
theme="huggingface",
|
97 |
title="Speech to Text ",
|
98 |
description=(
|
99 |
-
"Transcribe YouTube Videos to Text
|
100 |
),
|
101 |
allow_flagging="never",
|
102 |
)
|
|
|
96 |
theme="huggingface",
|
97 |
title="Speech to Text ",
|
98 |
description=(
|
99 |
+
"Transcribe YouTube Videos to Text"
|
100 |
),
|
101 |
allow_flagging="never",
|
102 |
)
|