Spaces:
Runtime error
Runtime error
Create transcribe.py
Browse files- transcribe.py +2 -0
transcribe.py
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
def transcribe():
|
2 |
+
pass
|