Spaces:
Runtime error
Runtime error
Commit ·
1208e67
1
Parent(s): 548bd0a
revert
Browse files
app.py
CHANGED
|
@@ -60,7 +60,7 @@ demo = gr.Interface(
|
|
| 60 |
],
|
| 61 |
title="Speech to Text & Translation",
|
| 62 |
description="Speak in the selected language, and the system will transcribe, translate, and fetch a response.",
|
| 63 |
-
|
| 64 |
)
|
| 65 |
|
| 66 |
demo.launch()
|
|
|
|
| 60 |
],
|
| 61 |
title="Speech to Text & Translation",
|
| 62 |
description="Speak in the selected language, and the system will transcribe, translate, and fetch a response.",
|
| 63 |
+
|
| 64 |
)
|
| 65 |
|
| 66 |
demo.launch()
|