Skip to content

Commit b11f59f

Browse files
authored
Update README.md
1 parent 0371f9b commit b11f59f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ due to the use of data perturbation, it takes longer to train than other project
7373

7474
6. Download pitch extractor [crepe full](https://github.com/maxrmorrison/torchcrepe/tree/master/torchcrepe/assets),put `full.pth` into `crepe/assets`.
7575

76+
**Note: crepe full.pth is 84.9 MB, not 6kb**
77+
7678
7. Download pretrain model [sovits5.0.pretrain.pth](https://github.com/PlayVoice/so-vits-svc-5.0/releases/tag/5.0/), and put it into `vits_pretrain/`.
7779
```shell
7880
python svc_inference.py --config configs/base.yaml --model ./vits_pretrain/sovits5.0.pretrain.pth --spk ./configs/singers/singer0001.npy --wave test.wav
@@ -361,4 +363,4 @@ https://github.com/OlaWod/FreeVC/blob/main/preprocess_sr.py
361363
## Relevant Projects
362364
- [LoRA-SVC](https://github.com/PlayVoice/lora-svc): decoder only svc
363365
- [NSF-BigVGAN](https://github.com/PlayVoice/NSF-BigVGAN): vocoder for more work
364-
- [X-Sing](https://github.com/PlayVoice/X-Sing): more work
366+
- [X-SING](https://github.com/PlayVoice/X-SING): more work

0 commit comments

Comments
 (0)