Update app.py
Browse files
app.py
CHANGED
|
@@ -420,7 +420,7 @@ with demo:
|
|
| 420 |
|
| 421 |
with gr.Row():
|
| 422 |
gr.Markdown('''
|
| 423 |
-
##### Here you will get transcription output
|
| 424 |
##### ''')
|
| 425 |
|
| 426 |
|
|
|
|
| 420 |
|
| 421 |
with gr.Row():
|
| 422 |
gr.Markdown('''
|
| 423 |
+
##### Here you will get transcription, output
|
| 424 |
##### ''')
|
| 425 |
|
| 426 |
|