forked from mrq/ai-voice-cloning
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
9cbb7b2acf |
|
@ -3,5 +3,5 @@ git pull
|
||||||
git submodule update --remote
|
git submodule update --remote
|
||||||
|
|
||||||
source ./venv/bin/activate
|
source ./venv/bin/activate
|
||||||
if python -m pip show whispercpp &>/dev/null; then python -m pip install -U git+https://git.ecker.tech/lightmare/whispercpp.py; fi
|
if python -m pip show whispercpp &>/dev/null; then python -m pip install -U git+https://git.ecker.tech/camenduru/whispercpp.py; fi
|
||||||
deactivate
|
deactivate
|
Loading…
Reference in New Issue
Block a user