Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wok committed Nov 8, 2024
1 parent e472934 commit 38a9164
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,12 @@
- Beatrice V2 トレーニングコード公開!!!
- [トレーニングコードリポジトリ](https://huggingface.co/fierce-cats/beatrice-trainer)
- [コラボ版](https://github.com/w-okada/beatrice-trainer-colab)
- v.2.0.69-beta
- v.2.0.70-beta (only for m1 mac)
- [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2)
- new feature:
- M1 Mac版VCClientでもBeatrice v2 beta.2をサポートしました。
- v.2.0.69-beta (only for win)
- [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2)
- bugfix:
- 一部の例外発生時にスタートボタンが表示されなくなるバグを修正
- サーバデバイスモードの出力バッファを調整
Expand Down
6 changes: 5 additions & 1 deletion README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@
- 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.69-beta
- v.2.0.70-beta (only for m1 mac)
- [HERE](https://github.com/w-okada/voice-changer/tree/v.2)
- new feature:
- The M1 Mac version of VCClient now supports Beatrice v2 beta.1.
- v.2.0.69-beta (only for win)
- [HERE](https://github.com/w-okada/voice-changer/tree/v.2)
- bugfix:
- Fixed a bug where the start button would not be displayed in case of some exceptions
Expand Down
6 changes: 5 additions & 1 deletion README_ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@
- Beatrice V2 훈련 코드 공개!!!
- [훈련 코드 리포지토리](https://huggingface.co/fierce-cats/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)
- [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2)
- new feature:
- M1 Mac 버전 VCClient에서도 Beatrice v2 beta.1을 지원합니다.
- v.2.0.69-beta (only for win)
- [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2)
- 버그 수정:
- 일부 예외 발생 시 시작 버튼이 표시되지 않는 버그를 수정
Expand Down
6 changes: 5 additions & 1 deletion README_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
- Код тренировки Beatrice V2 теперь доступен!
- [Репозиторий кода тренировки](https://huggingface.co/fierce-cats/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)
- [HERE](https://github.com/w-okada/voice-changer/tree/v.2)
- new feature:
- В версии VCClient для Mac на базе M1 теперь поддерживается Beatrice v2 beta.1.
- v.2.0.69-beta (only for win)
- [HERE](https://github.com/w-okada/voice-changer/tree/v.2)
- Исправления ошибок:
- Исправлена ошибка, из-за которой кнопка запуска не отображалась в случае некоторых исключений
Expand Down

0 comments on commit 38a9164

Please sign in to comment.