ai-voice-cloning/start.sh

4 lines
60 B
Bash

source ./venv/bin/activate
python3 ./src/main.py
deactivate