ai-voice-cloning/start.sh

4 lines
60 B
Bash

2023-02-17 00:08:27 +07:00
source ./venv/bin/activate
python3 ./src/main.py
deactivate