Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aadnk/whisper-webui
Alanhau
/
whisper-webui
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9a056e6
whisper-webui
/
app-local.py
Alanhau
Duplicate from aadnk/whisper-webui
4bf285d
about 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
)