File size: 586 Bytes
8279e31 5c48f14 8279e31 942bc24 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
license: mit
datasets:
- None1145/Rosmontis
pipeline_tag: audio-to-audio
tags:
- DDSP-SVC
- Rosmontis
- Arknights
- 迷迭香
- 明日方舟
base_model:
- None1145/DDSP-SVC-6.1-Base
---
## Model Introduction
These models are based on the audio training of Rosmontis from Arknights
## How to use
```bash
git clone https://github.com/yxlllc/DDSP-SVC.git
cd DDSP-SVC
git checkout 6.1
python main_reflow.py -m None1145/DDSP-SVC-Rosmontis/Models/*.pt -i <input audio> -o <output audio>
```
### You can access [this](http://blog.nonewiki.top) get some help setting up a Python environment |