ai-voice-cloning/start.sh
2023-02-17 00:08:27 +00:00

4 lines
60 B
Bash
Executable File

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