This commit is contained in:
wataru 2023-04-18 17:09:46 +09:00
parent 599fe42710
commit f4b93ac3e8
2 changed files with 22 additions and 0 deletions

View File

@ -4,6 +4,17 @@
## What's New!
- v.1.5.2.3
- 全ボイチェンの音声結合に SOLA を採用
- DDSP-SVC サポート
- M1Mac MPS 対応
- v.1.5.2.2
- RVC の音声結合に SOLA を採用
- ONNX 対応
- v.1.5.2.1
- 各サポート VC を選択するランチャーを実装しました。これに伴い起動バッチファイルは、`start_http.bat`と`start_https.bat`の二つになります。

View File

@ -2,6 +2,17 @@
## What's New!
- v.1.5.2.3
- apply SOLA to All VC
- support DDSP-SVC
- support M1Mac MPS
- v.1.5.2.2
- apply SOLA to RCA
- support ONNX
- v.1.5.2.1
- Launcher for Each Voice Conversion AI. Use `start_http.bat` or `start_https.bat`.