From 1e950485bd04e6be754d3b1796a65128278d5a54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=8C=8C?= Date: Sun, 6 Nov 2022 21:14:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E5=8E=9F=E7=A5=9E?= =?UTF-8?q?=E8=AF=AD=E9=9F=B3=E6=A8=A1=E5=9E=8B=20=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d04dabb..7f60b02 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ git clone --depth=1 https://gitee.com/TimeRainStarSky/genshin-voice cd genshin-voice poetry install poetry run pip install monotonic-align -curl -LO http://obs.baimianxiao.cn/share/obs/sankagenkeshi/G_809000.pth +curl -LO https://github.com/TimeRainStarSky/Genshin-Voice-Model/raw/main/G_809000.pth.xz +xz -dv G_809000.pth.xz ``` ## 使用教程