This commit is contained in:
wok 2024-07-10 23:54:40 +09:00
parent 1952c76533
commit f79855f8b2
3 changed files with 21 additions and 0 deletions

View File

@ -3,6 +3,13 @@
[English](/README_en.md) [Korean](/README_ko.md) [English](/README_en.md) [Korean](/README_ko.md)
## What's New! ## What's New!
- v.2.0.40-alpha
- [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2)
- 改善
- 音量対応
- ASIO対応
- webフォルダ公開
- `web_front\assets\i18n\<lang>\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) - 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のアカウントなしで利用可能です。 - ngrokフリーになりました。ngrokのアカウントなしで利用可能です。
- v.2.0.27-alpha -> [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2) - v.2.0.27-alpha -> [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2)

View File

@ -3,6 +3,13 @@
[Japanese](/README_ja.md) [Korean](/README_ko.md) [Japanese](/README_ja.md) [Korean](/README_ko.md)
## What's New! ## 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\<lang>\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) - 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. - 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) - v.2.0.27-alpha -> [HERE](https://github.com/w-okada/voice-changer/tree/v.2)

View File

@ -3,6 +3,13 @@
[English](/README_en.md) [Korean](/README_ko.md) [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\<lang>\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) - v.2.0.32-alpha Colab 버전 출시. ⇒ [여기](./w_okada's_Voice_Changer_version_2_x.ipynb)
- ngrok 없이도 사용 가능합니다. ngrok 계정이 없어도 이용할 수 있습니다. - ngrok 없이도 사용 가능합니다. ngrok 계정이 없어도 이용할 수 있습니다.
- v.2.0.27-alpha -> [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2) - v.2.0.27-alpha -> [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2)