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...
dfdc3b3
whisperAI
/
app-shared.py
Shad0ws
Duplicate from syy404/whisper-webui
5e7a095
over 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
)