None1145 commited on
Commit
5c48f14
·
verified ·
1 Parent(s): 942bc24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-the-Decadenza/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
 
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