Spaces:
Sleeping
Sleeping
Hugo Flores Garcia
commited on
Commit
•
2851ea2
1
Parent(s):
e288b6f
interface oops
Browse files
app.py
CHANGED
@@ -21,8 +21,6 @@ from vampnet import mask as pmask
|
|
21 |
|
22 |
|
23 |
# loader = AudioLoader()
|
24 |
-
print(f"interface device is {interface.device}")
|
25 |
-
Interface = argbind.bind(Interface)
|
26 |
# AudioLoader = argbind.bind(at.data.datasets.AudioLoader)
|
27 |
|
28 |
conf = argbind.parse_args()
|
|
|
21 |
|
22 |
|
23 |
# loader = AudioLoader()
|
|
|
|
|
24 |
# AudioLoader = argbind.bind(at.data.datasets.AudioLoader)
|
25 |
|
26 |
conf = argbind.parse_args()
|