Spaces:
Running
on
Zero
Running
on
Zero
alibabasglab
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -90,5 +90,4 @@ with demo:
|
|
90 |
#gr.TabbedInterface([se_demo], ["Speech Enhancement"])
|
91 |
gr.TabbedInterface([se_demo, ss_demo], ["Speech Enhancement", "Speech Separation"])
|
92 |
|
93 |
-
print('gpu is available: '+torch.cuda.is_available())
|
94 |
demo.launch()
|
|
|
90 |
#gr.TabbedInterface([se_demo], ["Speech Enhancement"])
|
91 |
gr.TabbedInterface([se_demo, ss_demo], ["Speech Enhancement", "Speech Separation"])
|
92 |
|
|
|
93 |
demo.launch()
|