From 8453b5878248a60cf69d12dd048f6580c4ae0bde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=B1=E5=BA=ADXTer?= <82741331+X-T-E-R@users.noreply.github.com> Date: Thu, 21 Mar 2024 10:32:39 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0685de80..e0de9adb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ Please note that we do not recommend using GSVI for training. Its existence is t This fork is mainly based on the `fast_inference_` branch, using a lot of PR code contributed by [ChasonJiang](https://github.com/ChasonJiang). Thanks to this great developer. ”Dalao NB!“ +At the same time, the Inference folder used by this branch is the main submodule, coming from https://github.com/X-T-E-R/TTS-for-GPT-soVITS. If you find that the Inference is empty after pulling, please manually execute: + +``` +git submodule add -b plug_in https://github.com/X-T-E-R/TTS-for-GPT-soVITS.git Inference +git submodule update --init --recursive +``` + ## Features - High-level abstract interface for easy character and emotion selection