Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aadnk/whisper-webui
lindeberg
/
whisper-webui
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dc55b57
whisper-webui
/
app-shared.py
lindeberg
Duplicate from aadnk/whisper-webui
f18be43
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
)