Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ mms_transcribe = gr.Interface(
|
|
14 |
description=(
|
15 |
"Transcribe audio from a microphone or input file."
|
16 |
),
|
17 |
-
article=ASR_NOTE,
|
18 |
allow_flagging="never",
|
19 |
)
|
20 |
|
|
|
14 |
description=(
|
15 |
"Transcribe audio from a microphone or input file."
|
16 |
),
|
17 |
+
#article=ASR_NOTE,
|
18 |
allow_flagging="never",
|
19 |
)
|
20 |
|