Commit Graph

8 Commits

Author SHA1 Message Date
github-actions[bot] e3eaa51008
🎨 同步 locale (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-14 14:30:43 +00:00
EntropyRiser 8d24582122
Fix hubert model choosing and unused faiss search (#46)
* Rewrite GUI audio processor with torch. Improve speed.

* Fix GUI Hubert model choosing.

* Add index search to GUI

* Add index_search support
2023-04-14 13:00:31 +00:00
源文雨 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
唐澤 克幸 5c92ddd1e1
让README有条不紊地进行,以及所有这些 (#42)
* update

* Update README.ja.md
2023-04-12 13:33:11 +00: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