Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
geethareddy
/
boltvoice
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
geethareddy
commited on
Feb 3
Commit
304e07c
·
verified
·
1 Parent(s):
77a6ae8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -80,3 +80,4 @@ def transcribe():
80
81
if __name__ == "__main__":
82
serve(app, host="0.0.0.0", port=7860)
80
81
if __name__ == "__main__":
82
serve(app, host="0.0.0.0", port=7860)
83
+