Merge branch 'dev' of github.com:litagin02/Style-Bert-VITS2

This commit is contained in:
tsukumi
2024-03-08 05:49:52 +00:00
19 changed files with 1411 additions and 1070 deletions

View File

@@ -3,7 +3,7 @@ from pathlib import Path
# Style-Bert-VITS2 のバージョン
VERSION = "2.3.1"
VERSION = "2.4"
# Style-Bert-VITS2 のベースディレクトリ
BASE_DIR = Path(__file__).parent.parent