From 674ddf346afc4a9a5c819a09d0b46fe98a9776d7 Mon Sep 17 00:00:00 2001 From: Plachta Date: Sun, 19 Feb 2023 22:26:21 +0800 Subject: [PATCH] upload files --- README.md | 2 +- README_EN.md | 2 +- README_ZH.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cfb96fa..29e2e17 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,6 @@ inference ├───inference.exe ├───... ├───finetune_speaker.json -└───G_latest.json +└───G_latest.pth ``` 4. run `inference.exe`, the browser should pop up automatically. diff --git a/README_EN.md b/README_EN.md index 3960ec1..21d1cf4 100644 --- a/README_EN.md +++ b/README_EN.md @@ -70,6 +70,6 @@ inference ├───inference.exe ├───... ├───finetune_speaker.json -└───G_latest.json +└───G_latest.pth ``` 4. run `inference.exe`, the browser should pop up automatically. diff --git a/README_ZH.md b/README_ZH.md index 7b83999..3dc1485 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -69,7 +69,7 @@ inference ├───inference.exe ├───... ├───finetune_speaker.json -└───G_latest.json +└───G_latest.pth ``` 4. 运行 `inference.exe`, 浏览器会自动弹出窗口.