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
Sleeping
App
Files
Files
Community
71950a8
faster-whisper-webui
/
app-full.py
aadnk
Make it easier to run with no audio file restrictions
71950a8
about 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
# Run the app with no audio file restrictions
from
app
import
createUi
createUi(-
1
)