VOICEVOX.Web.Setup.0.9.1.exeがインストーラ本体です。ダウンロードして実行してください。
- キャラクター「春日部つむぎ」「波音リツ」を追加
- サンプリングレート変更機能を追加
- 再生デバイスの変更機能を追加
- ショートカットキーをデフォルトに戻せるように
- UXの向上
- 開発環境の向上
- バグ修正
What's Changed
- undo/redoable devoicing by @Yosshi999 in https://github.com/Hiroshiba/voicevox/pull/435
- プロジェクト変更未保存時かつショートカットキーで終了した際にダイアログが出ない挙動を修正 by @madosuki in https://github.com/Hiroshiba/voicevox/pull/451
- ミッションで、VOICEVOXを通じて行いたい旨をわかりやすくした by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/456
- 音声を1つだけ書き出す機能をメニューに付ける by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/461
- 1つだけ書き出し、連続再生にデフォルトのショートカットキーを追加 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/460
- 使い方にプロジェクトファイルの拡張子の説明を追記 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/466
- Bug fix: unbinding hotkey by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/469
- 自動ビルド時に製品版のリソースを取り込むようにGitHub Actionsを書き換える by @y-chan in https://github.com/Hiroshiba/voicevox/pull/465
- README_LIBRARY.txtを消すなど、使い方を今のものに合わせる by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/473
- Theme by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/452
- 製品版の自動マージが入ったのでアップデー確認作業テンプレートを更新 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/477
- package-lock.jsonの更新 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/480
- package.jsonに記載されたパッケージのバージョンに幅を持たせず、このバージョンを使って動作していると意識しやすいように固定する by @yamachu in https://github.com/Hiroshiba/voicevox/pull/476
- テーマ機能をちょっとだけ変更 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/483
- ショートカットキーを初期値に戻すボタンの追加 by @nogino52 in https://github.com/Hiroshiba/voicevox/pull/472
- [ReFix]Alt+F4で確認ダイアログを出すやつがLinuxでバグってたので修正 by @madosuki in https://github.com/Hiroshiba/voicevox/pull/471
- AudioStoreからEngineへの接続Objectを引き剥がす by @yamachu in https://github.com/Hiroshiba/voicevox/pull/481
- 保存確認ダイアログのボタンを「OK」から「破棄」に変更 by @shigobu in https://github.com/Hiroshiba/voicevox/pull/485
- Bump caniuse-lite from 1.0.3001228 to 1.0.3001282 by @koizuka in https://github.com/Hiroshiba/voicevox/pull/493
- #470 キャラ・スタイル変更UIの改良 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/484
- 音声の再生デバイスを変更できるようにする by @nogino52 in https://github.com/Hiroshiba/voicevox/pull/492
- Bump Electron from 12.0.8 to 13.6.2 by @koizuka in https://github.com/Hiroshiba/voicevox/pull/494
- 再生デバイス変更のバグ修正 by @nogino52 in https://github.com/Hiroshiba/voicevox/pull/496
- Update Electron to v16 by @koizuka in https://github.com/Hiroshiba/voicevox/pull/495
- 立ち絵の表示が狂う問題の修正 by @y-chan in https://github.com/Hiroshiba/voicevox/pull/502
- エンジン(再)起動時の色を修正 by @y-chan in https://github.com/Hiroshiba/voicevox/pull/505
- ボトムボーダーが消える問題の修正 by @y-chan in https://github.com/Hiroshiba/voicevox/pull/506
- スタイルのないキャラのためのUI・機能修正 by @y-chan in https://github.com/Hiroshiba/voicevox/pull/510
- Electron16かつLinuxだとshowOpenDialogSync、showSaveDialogSyncが動作しないので非同期版に置き換え by @madosuki in https://github.com/Hiroshiba/voicevox/pull/512
New Contributors
- @nogino52 made their first contribution in https://github.com/Hiroshiba/voicevox/pull/472
- @shigobu made their first contribution in https://github.com/Hiroshiba/voicevox/pull/485
- @koizuka made their first contribution in https://github.com/Hiroshiba/voicevox/pull/493
Full Changelog: Hiroshiba/voicevox@0.8.2...0.9.1