forked from VOICEVOX/voicevox_core
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* open_jtalk_dicをダウンロードする * `download`のバージョンはセットしない * ZIPの内容を見るためファイルに吐き出していたのを消す * `join_all`を使う * コピペコードを排除 * リファクタ & bug fix * バイナリ自体のarchを使う * `default_value`の指定は`Default`からの`IntoStaticStr`にする * `Accelerator`も同様 * `OptionFuture`を使う * rayonを使う * Fix Cargo.lock * `build_and_deploy`でビルド * Bashを修正 * Minor refactor * `native-tls` → `rustls-tls` * `ProgressStyle`を設定 * PowerShell版の代わりにRust版をテストする * `secrets.GITHUB_TOKEN`を使う * `ProgressStyle`を調整 * [wip] ダウンロード→解凍の手順をひとまとめにする * 2,3段階目のspinnerを用意する * octocrabへのPRはマージされたので切り替える * `Aarch64` → `Arm64` `osx-aarch64-cpu`は`osx-arm64-cpu`に改名される前提にしてしまう。 (VOICEVOX#397) * `Vec`のcapacityをちゃんと設定 * `$GITHUB_TOKEN`を使っているところにコメント * `new_pb` → `add_progress_bar`
- Loading branch information
Showing
9 changed files
with
1,461 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.