Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
datasea
/
Whisper-WebUI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Whisper-WebUI
/
start-webui.sh
root
Clean init push
08ce36d
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
#!/bin/bash
source
venv/bin/activate
python app.py
"
$@
"
echo
"launching the app"