tortoise-tts/start.sh

4 lines
63 B
Bash

source ./tortoise-venv/bin/activate
python ./app.py
deactivate