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 ``` ## 使用教程