Skip to content

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Oct 15, 2023

内容

ダウンローダーに以下の2つのオプションを追加します。

      --only <TARGET>...
          ダウンロード対象を限定する [possible values: core, models, additional-libraries, dict]
      --exclude <TARGET>...
          ダウンロード対象を除外する [possible values: core, models, additional-libraries, dict]
  • downloadクレート内にconflicts_with(_all)に対する単体テスト

関連 Issue

Resolves #642.

その他

@qryxip qryxip marked this pull request as ready for review October 15, 2023 13:45
@qryxip qryxip requested a review from Hiroshiba October 15, 2023 13:45
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ほぼLGTMです!!

一点ダウンロードの仕様に関してどうしようかの相談コメントだけ!

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

depcecatedあたりに関しては、今後ダウンローダーがどう成長していくかわかんないので、とりあえず今はどっちでもいいかなと思いました!

@Hiroshiba Hiroshiba merged commit fc757a5 into VOICEVOX:main Oct 15, 2023
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 this pull request may close these issues.

ダウンローダーにcore.zip以外だけをダウンロードする機能を持たせる
2 participants