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
a4e027a291
commit
7a38968262
@ -3,6 +3,13 @@
|
||||
[English](/README_en.md) [Korean](/README_ko.md)
|
||||
|
||||
## What's New!
|
||||
- v.2.0.24-alpha
|
||||
- bugfix:
|
||||
- モード切替をしたときに音が出なくなる問題を対策
|
||||
- その他:
|
||||
- loggerの強化
|
||||
- エラー画面の強化
|
||||
|
||||
- v.2.0.23-alpha
|
||||
- エディションを再整理
|
||||
- win_std: 一般的なwinユーザ向け。onnxモデル, torchモデルともに、DirectMLによりGPUのハードウェアアクセラレーションが可能です。
|
||||
|
@ -3,6 +3,12 @@
|
||||
[Japanese](/README.md) [Korean](/README_ko.md)
|
||||
|
||||
## What's New!
|
||||
- v.2.0.24-alpha
|
||||
- Bugfix:
|
||||
- Addressed the issue where sound stops when switching modes
|
||||
- Others:
|
||||
- Enhanced logger
|
||||
- Improved error screen
|
||||
- v.2.0.23-alpha
|
||||
- Reorganizing Editions
|
||||
- win_std: For typical Windows users. Hardware acceleration via DirectML is available for both ONNX and torch models.
|
||||
|
@ -3,6 +3,12 @@
|
||||
[English](/README_en.md) [Japanese](/README.md)
|
||||
|
||||
## What's New!
|
||||
- v.2.0.24-alpha
|
||||
- 버그 수정:
|
||||
- 모드 전환 시 소리가 나지 않는 문제를 해결
|
||||
- 기타:
|
||||
- 로거 강화
|
||||
- 에러 화면 강화
|
||||
- v.2.0.23-alpha
|
||||
- 에디션 재정리
|
||||
- win_std: 일반적인 윈도우 사용자 대상. DirectML을 통한 하드웨어 가속이 ONNX 모델과 torch 모델 모두에서 가능합니다.
|
||||
|
Loading…
Reference in New Issue
Block a user