Update LOCAL.md

This commit is contained in:
Songting
2023-06-21 02:04:08 +08:00
committed by GitHub
parent 7c9bda5ec9
commit 3ba2c740f9
+1
View File
@@ -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