Skip to content

Commit 073a8f6

Browse files
committed
Update: Style-Bert-VITS2 を更新
1 parent c0f1372 commit 073a8f6

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ truststore = "^0.10.0"
9696
# aivmlib は AIVMX ファイルのメタデータ読み取りに必要
9797
aivmlib = "^1.1.0"
9898
# AivisSpeech-Engine にはカスタマイズされた Style-Bert-VITS2 が必要
99-
style-bert-vits2 = { git = "https://github.com/tsukumijima/Style-Bert-VITS2", rev = "322ef606b1a41bd1869fd50bb2b77125c9ec148e" }
99+
style-bert-vits2 = { git = "https://github.com/tsukumijima/Style-Bert-VITS2", rev = "4657f60ece2c8ceb274f2970c9e857693e79e495" }
100100
# OS に応じて適切な ONNX Runtime プラグインをインストール
101101
# onnxruntime (CPU): onnxruntime-directml / onnxruntime-gpu 非対応の環境すべて
102102
onnxruntime = { version = "^1.21.0", markers = "(sys_platform != 'linux' or platform_machine != 'x86_64') and sys_platform != 'win32'" }

resources/engine_manifest_assets/dependency_licenses.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)