From 08c70ff3d2f7958820b715db2a2180f4b7f92f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AC=AC=E7=B4=97=E7=89=B9?= <66856838+Miuzarte@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:05:05 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fc4278..78d521c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The singing voice conversion model uses SoftVC content encoder to extract source + [4.0-v2](https://github.com/svc-develop-team/so-vits-svc/tree/4.0-v2) and [4.0](https://github.com/svc-develop-team/so-vits-svc/tree/4.0) are almost identical in process, which include preprocessing and requirements. + The difference from 4.0 is: - + The models is **completely different**. Check the version of the pretrained models if you are using them. + + The models are **completely different**. Check the version of the pretrained models if you are using them. + The structure of config file changed a lot. You can only run `python preprocess_flist_config.py` to generate new `config.json` if you are using preprocessed dataset from 4.0. ## Pre-trained Model Files