Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tnfsmith/faster-whisper-webui
Nymbo
/
faster-whisper-webui
like
0
Running
App
Files
Files
Community
6c5ea17
faster-whisper-webui
/
app-shared.py
aadnk
Refactor function names
883c794
about 2 years ago
raw
Copy download link
history
blame
Safe
97 Bytes
# Run the app with no audio file restrictions
from
app
import
create_ui
create_ui(-
1
, share=
True
)