mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
update
This commit is contained in:
parent
0875f42eba
commit
9966540b68
@ -6,6 +6,12 @@
|
||||
- Beatrice V2 トレーニングコード公開!!!
|
||||
- [トレーニングコードリポジトリ](https://huggingface.co/fierce-cats/beatrice-trainer)
|
||||
- [コラボ版](https://github.com/w-okada/beatrice-trainer-colab)
|
||||
- v.2.0.55-alpha
|
||||
- improve:
|
||||
- RVCのCPU負荷を削減
|
||||
- WebSocket対応
|
||||
- change
|
||||
- 起動バッチでno_cuiオプションを有効化
|
||||
- v.2.0.50-alpha
|
||||
- improve:
|
||||
- クライアントモードの性能改善
|
||||
|
@ -6,6 +6,12 @@
|
||||
- Beatrice V2 Training Code Released!!!
|
||||
- [Training Code Repository](https://huggingface.co/fierce-cats/beatrice-trainer)
|
||||
- [Colab Version](https://github.com/w-okada/beatrice-trainer-colab)
|
||||
- v.2.0.55-alpha
|
||||
- improve:
|
||||
- Reduced CPU load of RVC
|
||||
- WebSocket support
|
||||
- change:
|
||||
- Enable no_cui option in startup batch
|
||||
- v.2.0.50-alpha
|
||||
- improve:
|
||||
- Improved performance in client mode
|
||||
@ -20,9 +26,6 @@
|
||||
- Changed the default speaker ID for Beatrice
|
||||
- Fixed errors when model file names are too long
|
||||
- Handled situation when monitor device is set to none.
|
||||
- v.2.0.45-alpha
|
||||
- bugfix
|
||||
- volume control
|
||||
|
||||
# What is VC Client
|
||||
|
||||
|
@ -6,6 +6,12 @@
|
||||
- Beatrice V2 훈련 코드 공개!!!
|
||||
- [훈련 코드 리포지토리](https://huggingface.co/fierce-cats/beatrice-trainer)
|
||||
- [Colab 버전](https://github.com/w-okada/beatrice-trainer-colab)
|
||||
- v.2.0.55-alpha
|
||||
- 개선:
|
||||
- RVC의 CPU 부하 감소
|
||||
- WebSocket 지원
|
||||
- 변경:
|
||||
- 시작 배치에서 no_cui 옵션 활성화
|
||||
- v.2.0.50-alpha
|
||||
- 개선사항:
|
||||
- 클라이언트 모드의 성능 개선
|
||||
|
Loading…
Reference in New Issue
Block a user