From e6c5f4716803f2c42344986ff3e53649b4cdb064 Mon Sep 17 00:00:00 2001 From: Yanli Date: Wed, 5 Jun 2024 20:10:44 +0800 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5249317..dfbbb774 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ pip install GPT-SoVITS I do not add the packages related to torch to the dependencies of GPT-SoVITS-Infer. Check if the environment is ready if things go wrong. -# Advanced Usage +## Advanced Usage - `GPTSoVITSInference.load_sovits` and `GPTSoVITSInference.load_gpt`: You can load your own fine-tuned model by the methods. - `GPTSoVITSInference.set_prompt_audio`: Set the prompt audio for the inference.