Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GenAICoder
/
Audio_Transcript1
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Chandranshu Jain
commited on
Mar 10, 2024
Commit
08b79e4
·
verified
·
1 Parent(s):
ecd7221
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -33,4 +33,5 @@ with demo:
33
"Transcribe Audio File"],
34
)
35
36
-
demo.launch(share=True)
33
"Transcribe Audio File"],
34
)
35
36
+
demo.launch(share=True)
37
+
demo.close()