Releases: jhj0517/Whisper-WebUI
Releases · jhj0517/Whisper-WebUI
Whisper-WebUI-Portable-v1.0.0
WebUI with batch/shell scripts for convenient use:
OS | File |
---|---|
Windows | Whisper-WebUI-Portable-Windows.zip |
Mac | Whisper-WebUI-Portable-Mac.zip |
Linux | Whisper-WebUI-Portable-Mac.zip |
Usage :
- To install:
install.bat
/install.sh
- To run:
start-webui.bat
/start-webui.sh
- To update:
update.bat
/update.sh
Before installing, make sure to run update.bat
/ update.sh
first, because older versions of the Whisper-Web UI may be embedded.
For install.bat
/ install.sh
, a venv
folder will be created and all dependencies will be installed there.
For update.bat
/ update.sh
, a git pull
will be executed to fetch the latest changes.
For start-webui.bat
/ start-webui.sh
, run python app.py
with some CLI arguments.