Added optional whispercpp update functionality

master
lightmare 2023-03-03 18:34:49 +07:00
parent 9fb4aa7917
commit 5487c28683
1 changed files with 2 additions and 0 deletions

@ -2,4 +2,6 @@
git pull
git submodule update --remote
if python -m pip show whispercpp &>/dev/null; then python -m pip install -U git+https://git.ecker.tech/lightmare/whispercpp.py; fi
deactivate