Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Olivier-Truong/faster-whisper-webui-v2
mukaist
/
faster-whisper-webui-v2
like
1
Running
App
Files
Files
Community
a14ac5a
faster-whisper-webui-v2
/
app-shared.py
aadnk
Add support for sharing
de7a3ac
over 2 years ago
raw
Copy download link
history
blame
Safe
95 Bytes
# Run the app with no audio file restrictions
from
app
import
createUi
createUi(-
1
, share=
True
)