Spaces:
Running
Running
string fix
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ file_transcribe = gr.Interface(
|
|
44 |
outputs="text",
|
45 |
layout="horizontal",
|
46 |
theme="huggingface",
|
47 |
-
title="
|
48 |
description=(description_string),
|
49 |
allow_flagging="never",
|
50 |
)
|
|
|
44 |
outputs="text",
|
45 |
layout="horizontal",
|
46 |
theme="huggingface",
|
47 |
+
title="Transcripció automàtica d'àudio",
|
48 |
description=(description_string),
|
49 |
allow_flagging="never",
|
50 |
)
|