Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
Whisper-WebUI
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6e16af3
Whisper-WebUI
/
start-webui.sh
soiz1
Upload 109 files
9aaf513
verified
4 months ago
raw
Copy download link
history
blame
Safe
89 Bytes
#!/bin/bash
source
venv/bin/activate
python app.py
"
$@
"
echo
"launching the app"