This commit is contained in:
wok 2024-11-08 23:28:11 +09:00
parent 0c3f41d94a
commit 98a9cbbdb6
3 changed files with 12 additions and 3 deletions

View File

@ -6,7 +6,10 @@
- Beatrice V2 トレーニングコード公開!!! - Beatrice V2 トレーニングコード公開!!!
- [トレーニングコードリポジトリ](https://huggingface.co/fierce-cats/beatrice-trainer) - [トレーニングコードリポジトリ](https://huggingface.co/fierce-cats/beatrice-trainer)
- [コラボ版](https://github.com/w-okada/beatrice-trainer-colab) - [コラボ版](https://github.com/w-okada/beatrice-trainer-colab)
- v.2.0.69-beta - v.2.0.70-beta (only for m1 mac)
- new feature:
- M1 Mac版VCClientでもBeatrice v2 beta.1をサポートしました。
- v.2.0.69-beta (only for win)
- bugfix: - bugfix:
- 一部の例外発生時にスタートボタンが表示されなくなるバグを修正 - 一部の例外発生時にスタートボタンが表示されなくなるバグを修正
- サーバデバイスモードの出力バッファを調整 - サーバデバイスモードの出力バッファを調整

View File

@ -6,7 +6,10 @@
- Beatrice V2 Training Code Released!!! - Beatrice V2 Training Code Released!!!
- [Training Code Repository](https://huggingface.co/fierce-cats/beatrice-trainer) - [Training Code Repository](https://huggingface.co/fierce-cats/beatrice-trainer)
- [Colab Version](https://github.com/w-okada/beatrice-trainer-colab) - [Colab Version](https://github.com/w-okada/beatrice-trainer-colab)
- v.2.0.69-beta - v.2.0.70-beta (only for m1 mac)
- new feature:
- The M1 Mac version of VCClient now supports Beatrice v2 beta.1.
- v.2.0.69-beta (only for win)
- bugfix: - bugfix:
- Fixed a bug where the start button would not be displayed in case of some exceptions - Fixed a bug where the start button would not be displayed in case of some exceptions
- Adjusted the output buffer for server device mode - Adjusted the output buffer for server device mode

View File

@ -6,7 +6,10 @@
- Beatrice V2 훈련 코드 공개!!! - Beatrice V2 훈련 코드 공개!!!
- [훈련 코드 리포지토리](https://huggingface.co/fierce-cats/beatrice-trainer) - [훈련 코드 리포지토리](https://huggingface.co/fierce-cats/beatrice-trainer)
- [Colab 버전](https://github.com/w-okada/beatrice-trainer-colab) - [Colab 버전](https://github.com/w-okada/beatrice-trainer-colab)
- v.2.0.69-beta - v.2.0.70-beta (only for m1 mac)
- new feature:
- M1 Mac 버전 VCClient에서도 Beatrice v2 beta.1을 지원합니다.
- v.2.0.69-beta (only for win)
- 버그 수정: - 버그 수정:
- 일부 예외 발생 시 시작 버튼이 표시되지 않는 버그를 수정 - 일부 예외 발생 시 시작 버튼이 표시되지 않는 버그를 수정
- 서버 디바이스 모드의 출력 버퍼 조정 - 서버 디바이스 모드의 출력 버퍼 조정