/ whisper-webui.git
/ app
/ start-webui.sh
Run
Starting...
Stop
View File
Save
#!/bin/bash source venv/bin/activate python app.py "$@" echo "launching the app"
Memory