Commit Graph

8 Commits

Author SHA1 Message Date
源文雨 99996fbe8a
优化笔记本、翻译并重新引入自动push (#48)
* optimize: 精简未用到的配置项并在特征提取初步引入mps

* add cmd argument: --noautoopen

* fix: i18n

* fix

* fix

* add genlocale workflow

* add unitest

* fix

* fix

* fix

* 优化笔记本

* reintroduce Push changes

* disable genlocale on non-main branch

* 将笔记本checkout改为stable
2023-04-13 13:32:08 +00:00
EntropyRiser 0135a3f71f
Rewrite GUI audio processor with torch. Improve speed. (#43) 2023-04-13 10:15:11 +08:00
源文雨 33e1a0f1d2
fix: i18n导致无法启动 & 增加 --noautoopen 参数 (#39)
* optimize: 精简未用到的配置项并在特征提取初步引入mps

* add cmd argument: --noautoopen

* fix: i18n

* fix

* fix

* add genlocale workflow

* add unitest

* fix

* fix

* fix
2023-04-12 16:53:50 +08:00
EntropyRiser 19a83b7664
Fix GUI i18n (#38) 2023-04-12 14:28:28 +08:00
唐澤 克幸 72d37119de
add localization(添加本地化) (#35)
* add i18n

* Add gui.py as target

* update

* Update extract_locale.py
2023-04-12 10:48:39 +08:00
CN_ChiTu c2e904f576
gui支持多语言 (#33)
* gui支持多语言

采用和ddspsvc仓库gui一样的多语言方式

* Create gitkeep

* gui支持多语言
2023-04-11 12:03:24 +00:00
EntropyRiser a92240b270 Add GUI to support basic realtime VC. 2023-04-11 00:14:37 +08:00
EntropyRiser cb04a991a6 Add GUI to support basic realtime voice conversion. 2023-04-11 00:11:14 +08:00