This commit is contained in:
wataru 2023-04-21 16:34:32 +09:00
parent 60dbecef9a
commit d12c5b1941
2 changed files with 6 additions and 34 deletions

View File

@ -4,24 +4,10 @@
## What's New!
- v.1.5.2.3a
- v.1.5.2.4
- DDSP-SVC と RVC の応答性能を改善しました。
- 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`の二つになります。
- RVC で複数も出出る切り替えを実装
- 通信路を 48KHz に固定
# VC Client とは

View File

@ -4,24 +4,10 @@
## What's New!
- v.1.5.2.3a
- v.1.5.2.4
- improve response time of DDSP-SVC and RVC
- 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`.
- multi model selection for RVC
- communication path is fixed to 48KHz
# What is VC Client