From f79855f8b21be472815f8e2937731a221122541e Mon Sep 17 00:00:00 2001 From: wok Date: Wed, 10 Jul 2024 23:54:40 +0900 Subject: [PATCH] update --- README.md | 7 +++++++ README_en.md | 7 +++++++ README_ko.md | 7 +++++++ 3 files changed, 21 insertions(+) diff --git a/README.md b/README.md index 7a96b97e..c2d25236 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ [English](/README_en.md) [Korean](/README_ko.md) ## What's New! +- v.2.0.40-alpha + - [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2) + - 改善 + - 音量対応 + - ASIO対応 + - webフォルダ公開 + - `web_front\assets\i18n\\translation.json`を作成し、`web_front\assets\gui_settings\GUI.json`の`lang`に追加すれば言語対応を拡張できます。 - v.2.0.32-alpha Colab版 リリース。⇒[こちら](https://github.com/w-okada/voice-changer/tree/v.2/w_okada's_Voice_Changer_version_2_x.ipynb) - ngrokフリーになりました。ngrokのアカウントなしで利用可能です。 - v.2.0.27-alpha -> [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2) diff --git a/README_en.md b/README_en.md index 139159eb..03b3a0a7 100644 --- a/README_en.md +++ b/README_en.md @@ -3,6 +3,13 @@ [Japanese](/README_ja.md) [Korean](/README_ko.md) ## What's New! +- v.2.0.40-alpha + - [HERE](https://github.com/w-okada/voice-changer/tree/v.2) + - Improvements + - Volume support + - ASIO support + - Web folder publishing + - You can extend language support by creating `web_front\assets\i18n\\translation.json` and adding it to `lang` in `web_front\assets\gui_settings\GUI.json`. - v.2.0.32-alpha Colab version released. ⇒ [Here](./w_okada's_Voice_Changer_version_2_x.ipynb) - ngrok is no longer needed. You can use it without a ngrok account. - v.2.0.27-alpha -> [HERE](https://github.com/w-okada/voice-changer/tree/v.2) diff --git a/README_ko.md b/README_ko.md index b50813f7..b63b1f0f 100644 --- a/README_ko.md +++ b/README_ko.md @@ -3,6 +3,13 @@ [English](/README_en.md) [Korean](/README_ko.md) ## 새로운 기능! +- v.2.0.40-alpha + - [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2) + - 개선 사항 + - 볼륨 지원 + - ASIO 지원 + - 웹 폴더 공개 + - `web_front\assets\i18n\\translation.json` 파일을 생성하고 `web_front\assets\gui_settings\GUI.json`의 `lang`에 추가하면 언어 지원을 확장할 수 있습니다. - v.2.0.32-alpha Colab 버전 출시. ⇒ [여기](./w_okada's_Voice_Changer_version_2_x.ipynb) - ngrok 없이도 사용 가능합니다. ngrok 계정이 없어도 이용할 수 있습니다. - v.2.0.27-alpha -> [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2)