forked from mrq/ai-voice-cloning
4 lines
84 B
Batchfile
Executable File
4 lines
84 B
Batchfile
Executable File
call .\venv\Scripts\activate.bat
|
|
python ./src/train.py -opt "%1"
|
|
pause
|
|
deactivate |