Spaces:
Runtime error
Runtime error
Jiang Xiaolan commited on
Commit ·
567c6df
1
Parent(s): 851026b
update
Browse files
app.py
CHANGED
|
@@ -77,4 +77,4 @@ if clone_repo():
|
|
| 77 |
gr.TabbedInterface([mf_transcribe, file_transcribe], ["Microphone", "Audio file"])
|
| 78 |
|
| 79 |
demo.queue(max_size=10)
|
| 80 |
-
demo.launch()
|
|
|
|
| 77 |
gr.TabbedInterface([mf_transcribe, file_transcribe], ["Microphone", "Audio file"])
|
| 78 |
|
| 79 |
demo.queue(max_size=10)
|
| 80 |
+
demo.launch()
|