Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jhj0517/Whisper-WebUI
NoQuest
/
Whisper-WebUIFr
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Whisper-WebUIFr
/
start-webui.sh
linuxlurak
Update start-webui.sh
6c9b01c
unverified
over 1 year 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"