Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdullahalioo
/
speechtext
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abdullahalioo
commited on
Apr 23
Commit
be6c53c
·
verified
·
1 Parent(s):
9b4a5ed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -23,5 +23,4 @@ def ask():
23
finally:
24
os.unlink(temp_audio.name)
25
26
-
if __name__ == '__main__':
27
-
app.run(debug=True)
23
finally:
24
os.unlink(temp_audio.name)
25
26
+