VOICEVOX 0.8.0
VOICEVOX.Web.Setup.0.8.0.exeがインストーラ本体です。ダウンロードして実行してください。
- ショートカットキーの変更機能を追加
- デフォルトスタイルの選択機能を追加
- 音素の長さ変更機能を追加
- 無声化の切り替え機能を追加
- パラメータの継承機能を追加
- 元に戻す/やり直す機能を追加
- 音声合成エンジンの機能追加
- UXの向上
- 開発環境の向上
- バグ修正
What's Changed
- 0.7.0→main by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/325
- 0.7.3 to main by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/343
- 選択されているセルが分かりやすいようにアイコンを表示する by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/340
- 保存先を選んでから音声の生成を行う by @oov in https://github.com/Hiroshiba/voicevox/pull/326
- Setting: hotkeys - ショートカットキーの設定を追加 by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/292
- 使い方の画面でMDファイルを表示する by @takana-v in https://github.com/Hiroshiba/voicevox/pull/336
- 使い方.mdがアプリ内表示するようになるためアプデ手順を一部修正 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/347
- 読み編集時に長音をかなに置き換える by @Yosshi999 in https://github.com/Hiroshiba/voicevox/pull/346
- 「使い方」画面にgithub-markdown-cssを適用 by @takana-v in https://github.com/Hiroshiba/voicevox/pull/350
- Bug fix: default value of hotkeySettings by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/344
- テキストファイルを同時出力するかどうかの設定を追加 by @madosuki in https://github.com/Hiroshiba/voicevox/pull/351
- スタイル選択をネストして表示するように by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/335
- 読み変更するとイントネーションが文中っぽくなくなる問題の修正 by @Segu-g in https://github.com/Hiroshiba/voicevox/pull/353
- ヘルプ画面のヘッダー等更新 by @takana-v in https://github.com/Hiroshiba/voicevox/pull/359
- 別のスタイルに変更後に保存を行うとエラーが出るバグを修正 by @madosuki in https://github.com/Hiroshiba/voicevox/pull/365
- applyPatchesをimmerのものを利用するように変更 by @Segu-g in https://github.com/Hiroshiba/voicevox/pull/362
- OSSコミュニティ項目の追加 by @takana-v in https://github.com/Hiroshiba/voicevox/pull/366
- [REFIX]昨日の修正だとファイル名にスタイルネームが適用されていなかったので修正しました by @madosuki in https://github.com/Hiroshiba/voicevox/pull/367
- vuex.ts以外のwarningをすべてなくした by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/358
- 最後のセルも削除できるよう修正 by @takana-v in https://github.com/Hiroshiba/voicevox/pull/372
- 使い方にデフォルトのインストールディレクトリ先を追記 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/374
- アプデ確認テンプレートにgithub actionsの修正を記載 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/375
- Merge 0.7.4 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/377
- デフォルトスタイル選択画面を実装 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/354
- Storeの型の定義方法を変更 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/364
- 音素ごとの長さを調整できるようにする by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/334
- typo修正 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/379
- Merge 0.7.5 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/385
- READMEにテスト方法を追加+svg形式のアイコンも追加 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/386
- 7zコマンドを直接叩いている場所を修正 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/388
- 7zファイルが消える前にAPPIMAGEのパスを取得するようにタイミングをずらした by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/389
- Linux版インストーラ: ファイルサイズとハッシュ値の名前のファイル削除を試みないように修正 by @aoirint in https://github.com/Hiroshiba/voicevox/pull/390
- Bug fix: hotkeys on audio detail by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/387
- ショートカットキー設定とデフォルトスタイル設定を設定画面から分離 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/378
- 音声保存時のダイアログのタイトルを日本語にする by @takana-v in https://github.com/Hiroshiba/voicevox/pull/393
- 再生ボタンを左に再配置 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/398
- メニューにデバウンスを適用 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/397
installer_linux.sh
: アンインストーラ生成処理の追加・リファクタリング by @eggplants in https://github.com/Hiroshiba/voicevox/pull/396- Reinstall dialog by @eggplants in https://github.com/Hiroshiba/voicevox/pull/400
- 設定およびヘルプダイアログのUIロック削除。メニューを操作するとダイアログが閉じられるように変更。 by @noronoro56 in https://github.com/Hiroshiba/voicevox/pull/382
- スライダーのスクロール操作におけるコマンド発火タイミング制御 by @Segu-g in https://github.com/Hiroshiba/voicevox/pull/368
- Improve: Shortcut Feature by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/403
- onMountedでのqueryの生成を削除 by @Segu-g in https://github.com/Hiroshiba/voicevox/pull/407
- ヘルプの使い方の画像サイズをいい感じにする by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/410
- Voicing - 無声化を切り替える機能 by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/402
- 無声化部分の説明追加 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/412
installer_linux.sh
: 他OSとの互換性向上 by @eggplants in https://github.com/Hiroshiba/voicevox/pull/401- ショートカットキーが被っていたときに簡単に上書きできるようにする by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/416
- Bugfix: アクセントスライダーのシフトキーによるスクロール無効化 by @Segu-g in https://github.com/Hiroshiba/voicevox/pull/419
- 保存処理のダイアログボックスタイトル「プロジェクトファイルの選択」から「プロジェクトファイルの保存」に変更 by @arigayas in https://github.com/Hiroshiba/voicevox/pull/422
- セル追加時に、現在の話速等のパラメータを維持する by @noronoro56 in https://github.com/Hiroshiba/voicevox/pull/384
- スクロールでのスライダーの値変更時に値の丸め込み精度を最も細かいstepに合わせる by @Segu-g in https://github.com/Hiroshiba/voicevox/pull/425
- APIクライアントのFactoryを作って、動的にAPIクライアントを変更できるようにする by @yamachu in https://github.com/Hiroshiba/voicevox/pull/420
- Readme md の環境構築部分に git clone するタイミングを追記 by @arigayas in https://github.com/Hiroshiba/voicevox/pull/424
- #415 スタイル毎に別々のアイコンを表示 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/421
- Bugfix: hotkeys by @Patchethium in https://github.com/Hiroshiba/voicevox/pull/417
- 音声保存時の高度な設定を追加・適用 by @y-chan in https://github.com/Hiroshiba/voicevox/pull/426
- macOS上での最大化・最小化・閉じるボタンの挙動や外観の調整 by @PickledChair in https://github.com/Hiroshiba/voicevox/pull/430
- 全体構成のドキュメントを追加 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/432
- UNDO/REDO機能の有効化 by @Segu-g in https://github.com/Hiroshiba/voicevox/pull/406
- 全体構成.mdにVOICEVOXホムペへのリンクを追加 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/434
- 立ち絵の表示を調整 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/437
- ダイアログ表示にアニメーションを付ける by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/438
- デフォルトスタイル選択画面のレイアウトを調整 by @MT224244 in https://github.com/Hiroshiba/voicevox/pull/441
- デフォルトスタイル選択時に音声を再生 by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/442
- デフォルトスタイルダイアログが開かれたタイミングで初期値を代入する by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/443
- 0.8.0アップデート by @Hiroshiba in https://github.com/Hiroshiba/voicevox/pull/445
New Contributors
- @noronoro56 made their first contribution in https://github.com/Hiroshiba/voicevox/pull/382
- @arigayas made their first contribution in https://github.com/Hiroshiba/voicevox/pull/422
- @PickledChair made their first contribution in https://github.com/Hiroshiba/voicevox/pull/430
Full Changelog: Hiroshiba/voicevox@0.7.0...0.8.0