Skip to content

Commit

Permalink
update pretrained model
Browse files Browse the repository at this point in the history
  • Loading branch information
yxlllc committed Aug 15, 2023
1 parent 0d2dc46 commit a33508d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Language: **English** [简体中文](./cn_README.md) [한국어(outdated)](.
Real-time end-to-end singing voice conversion system based on DDSP (Differentiable Digital Signal Processing).

## (4.0 - Update) New DDSP cascade diffusion model
Installing dependencies, data preparation, configuring the pre-trained encoder (hubert or contentvec ) , pitch extractor (RMVPE) and vocoder (nsf-hifigan) are the same as training a pure DDSP model (See chapter 1 ~ 3 below).
Installing dependencies, data preparation, configuring the pre-trained encoder (hubert or contentvec ) , pitch extractor (RMVPE) and vocoder (nsf-hifigan) are the same as training a pure DDSP model (See section below).

We provide a pre-trained model here:
https://huggingface.co/datasets/ms903/DDSP-SVC-4.0/resolve/main/pre-trained-model/model_0.pt (using 'contentvec768l12' encoder)
Expand Down

0 comments on commit a33508d

Please sign in to comment.