Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,6 @@ These models are based on the audio training of Rosmontis from Arknights
|
|
| 19 |
git clone https://github.com/yxlllc/DDSP-SVC.git
|
| 20 |
cd DDSP-SVC
|
| 21 |
git checkout 6.1
|
| 22 |
-
python main_reflow.py -m None1145/DDSP-SVC-Rosmontis
|
| 23 |
```
|
| 24 |
### You can access [this](http://blog.nonewiki.top) get some help setting up a Python environment
|
|
|
|
| 19 |
git clone https://github.com/yxlllc/DDSP-SVC.git
|
| 20 |
cd DDSP-SVC
|
| 21 |
git checkout 6.1
|
| 22 |
+
python main_reflow.py -m None1145/DDSP-SVC-Rosmontis/Models/*.pt -i <input audio> -o <output audio>
|
| 23 |
```
|
| 24 |
### You can access [this](http://blog.nonewiki.top) get some help setting up a Python environment
|