From e9441dbc7fa5c8faae95d3be23c50b8f9ae467d4 Mon Sep 17 00:00:00 2001 From: Songting <112609742+Plachtaa@users.noreply.github.com> Date: Sat, 22 Jul 2023 22:22:44 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ad7df6..19686b0 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Google Colab notebook is deprecated, please deploy this project locally. ### How long does it take? -1. Install dependencies (3 min) -2. Choose pretrained model to start. The detailed differences between them are described in [Colab Notebook](https://colab.research.google.com/drive/1pn1xnFfdLK63gVXDwV4zCXfVeo8c-I-0?usp=sharing) +1. Install dependencies +2. Choose pretrained model to start. 3. Upload the voice samples of the characters you wish to add,see [DATA.MD](https://github.com/Plachtaa/VITS-fast-fine-tuning/blob/main/DATA_EN.MD) for detailed uploading options. 4. Start fine-tuning. Time taken varies from 20 minutes ~ 2 hours, depending on the number of voices you uploaded.