ai-voice-cloning/setup-training.sh

3 lines
116 B
Bash

2023-02-18 02:46:44 +07:00
#!/bin/bash
2023-02-17 20:18:57 +07:00
git clone https://git.ecker.tech/mrq/DL-Art-School dlas
python -m pip install -r ./dlas/requirements.txt