Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux 向け Zip 版のダウンロードリンクが CPU・GPU 版ともに CPU 版のリンクを指している #41

Closed
PickledChair opened this issue Jan 7, 2022 · 1 comment · Fixed by #42

Comments

@PickledChair
Copy link
Member

PickledChair commented Jan 7, 2022

VOICEVOX/voicevox#635 の報告で気づいたのですが、Linux 向け Zip 版のダウンロードリンクが以下のように CPU・GPU 版の両者で同じになってしまっています。

const linuxZipUrl =
"https://drive.google.com/file/d/1IS6RH5aZMYRyLh1J4uwBpZTy9yXucUYr/view?usp=sharing"
const linuxCpuZipUrl =
"https://drive.google.com/file/d/1IS6RH5aZMYRyLh1J4uwBpZTy9yXucUYr/view?usp=sharing"

報告の通り、これは CPU 版へのリンクになっていました。GPU 版(上)のリンクの方を直す必要があると思います。

@Hiroshiba
Copy link
Member

修正しました! 連絡issueありがとうございます!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants