Skip to content

Whisper-WebUI-Portable-v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhj0517 jhj0517 released this 18 Jun 05:50
· 435 commits to master since this release
a78042e

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.