From 3ba2c740f960a6a5829376910480b02d3f0c66e2 Mon Sep 17 00:00:00 2001 From: Songting <112609742+Plachtaa@users.noreply.github.com> Date: Wed, 21 Jun 2023 02:04:08 +0800 Subject: [PATCH] Update LOCAL.md --- LOCAL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/LOCAL.md b/LOCAL.md index 87ad4db..c41a336 100644 --- a/LOCAL.md +++ b/LOCAL.md @@ -62,6 +62,7 @@ ``` ### Windows Manually download `G_0.pth`, `D_0.pth`, `finetune_speaker.json` from the URLs in one of the options described above. + Rename all `G` models to `G_0.pth`, `D` models to `D_0.pth`, config files (`.json`) to `finetune_speaker.json`. Put `G_0.pth`, `D_0.pth` under `pretrained_models` directory; Put `finetune_speaker.json` under `configs` directory