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

powershell版ダウンロードスクリプトでCPU arch自動判定する処理を実装する #339

Closed
qwerty2501 opened this issue Dec 3, 2022 · 1 comment

Comments

@qwerty2501
Copy link
Contributor

内容

bash版だとcpu archを自動で判定する処理があるが、powershell版だとx64固定なので判定できるようにする

Pros 良くなる点

環境に合わせたvoicevox coreをダウンロードできるようになる

実現方法

https://github.com/VOICEVOX/voicevox_core/blob/main/scripts/downloads/download.ps1#L76-L79 に判定処理を実装する

@qryxip
Copy link
Member

qryxip commented Mar 24, 2024

#602 によりPowerShell版は消去されたため、解決。

@qryxip qryxip closed this as completed Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants