Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
syy404/whisper-webui
Shad0ws
/
whisperAI
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
547133d
whisperAI
/
app-local.py
Shad0ws
Duplicate from syy404/whisper-webui
5e7a095
over 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
# Run the app with no audio file restrictions
from
app
import
create_ui
create_ui(-
1
)