APIの変更点
- エンドポイント
/speakers
の返り値のデータ構造が変更されましたspeaker
(coreにおけるstyleId
)とスタイル名を照合できます
- 新しいエンドポイント
/connect_waves
と/multi_synthesis
を追加
What's Changed
- Windows用実行バイナリの自動ビルドを追加 (#85) by @aoirint in https://github.com/Hiroshiba/voicevox_engine/pull/107
- Docker Linux: VOICEVOX CORE 0.6.0に追従 by @aoirint in https://github.com/Hiroshiba/voicevox_engine/pull/114
- Ubuntu 18.04ベースのDockerイメージ自動ビルドを追加 by @aoirint in https://github.com/Hiroshiba/voicevox_engine/pull/98
- Linux 自動ビルド: ビルド用OSをUbuntu 18.04に切り替え by @aoirint in https://github.com/Hiroshiba/voicevox_engine/pull/116
- スピーカーModelの更新とモック情報の更新・統一 by @y-chan in https://github.com/Hiroshiba/voicevox_engine/pull/117
- /connect_wavesを追加 by @takana-v in https://github.com/Hiroshiba/voicevox_engine/pull/109
- Issue Templateの改善とPull Request Templateの追加 by @y-chan in https://github.com/Hiroshiba/voicevox_engine/pull/120
- Release作成時、自動ビルドの成果物をAssetsとして自動アップロード by @aoirint in https://github.com/Hiroshiba/voicevox_engine/pull/118
- licenses.jsonの生成スクリプトを追加 by @aoirint in https://github.com/Hiroshiba/voicevox_engine/pull/125
- Linux GPU用Dockerイメージのベースイメージをnvidia/driverに変更(不要なCUDAライブラリの削除) by @aoirint in https://github.com/Hiroshiba/voicevox_engine/pull/123
- Linux 用自動ビルドに含む libcore.so が同梱の LibTorch を参照する方法を変更 by @buckw6eat in https://github.com/Hiroshiba/voicevox_engine/pull/122
- Windows用実行バイナリ自動ビルドにlicenses.jsonの生成を追加 by @aoirint in https://github.com/Hiroshiba/voicevox_engine/pull/126
- accent_phrasesの長さチェックを追加 by @takana-v in https://github.com/Hiroshiba/voicevox_engine/pull/127
- 音声の前の無音を少し長くするワークアラウンドとREADMEの修正 by @Hiroshiba in https://github.com/Hiroshiba/voicevox_engine/pull/128
- to 0.7.0 by @Hiroshiba in https://github.com/Hiroshiba/voicevox_engine/pull/129