Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aadnk/whisper-webui
jolnar
/
whisper-webui-custom
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cb8a22a
whisper-webui-custom
/
app-shared.py
jolnar
Duplicate from aadnk/whisper-webui
35e5225
about 2 years ago
raw
Copy download link
history
blame
Safe
Wrap lines
97 Bytes
# Run the app with no audio file restrictions
from
app
import
create_ui
create_ui(-
1
, share=
True
)