Skip to content

Commit

Permalink
更新 原神语音模型 下载地址
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeRainStarSky committed Nov 6, 2022
1 parent fc08698 commit 1e95048
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

## 使用教程
Expand Down

0 comments on commit 1e95048

Please sign in to comment.