Commit Graph

27 Commits

Author SHA1 Message Date
github-actions[bot] 0bc1ea782e
Format code (#270)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-12 19:27:59 +00:00
RVC-Boss ef016ae6a0
Update gui.py 2023-05-11 14:29:56 +00:00
github-actions[bot] 75d31f1022
Format code (#254)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-08 15:16:19 +00:00
RVC-Boss 4a2c9c062f
Update gui.py 2023-05-07 17:42:30 +00:00
RVC-Boss 5928d5358c
Update gui.py 2023-05-07 17:40:09 +00:00
github-actions[bot] 6726af00cf
Format code (#221)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-05 13:13:41 +08:00
RVC-Boss da34d75ec9
Add files via upload 2023-05-04 22:22:46 +08:00
github-actions[bot] 9068d5283e
Format code (#188)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-28 11:25:20 +08:00
EntropyRiser a149107c5a
Add full support of all samplerate. (#182)
Co-authored-by: EntropyRiser <1832783120@qq.com>
2023-04-27 18:52:01 +08:00
github-actions[bot] b4c653142d
Format code (#142)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-24 20:35:56 +08:00
RVC-Boss c423f77a16
增加无f0模型的支持
增加无f0模型的支持
2023-04-22 11:38:00 +00:00
EntropyRiser 2f51e932bf
Change f0 predictor to harvest. (#123)
Co-authored-by: EntropyRiser <1832783120@qq.com>
2023-04-22 11:32:49 +00:00
github-actions[bot] 1e71efb265
Format code (#89)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-17 14:09:03 +00:00
EntropyRiser 88a43e14d1
Add non-search inference support. (#82)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-17 12:49:42 +00:00
源文雨 b0f8a4c7d1
fix: json format (#84)
* Update extract_locale.py

* Apply Code Formatter Change

* Update locale_diff.py

* Apply Code Formatter Change

---------

Co-authored-by: fumiama <fumiama@users.noreply.github.com>
2023-04-17 12:49:29 +00:00
liujing04 0719b4aa5e
Add files via upload 2023-04-16 18:56:20 +08:00
唐澤 克幸 6fb458a754
optimize: 优化代码结构 (#66)
* update

* 纠正了多余的内容

* update

* Change the location of the comments (or revert) to improve readability.

* revert

* Update extract_locale.py

* Update i18n.py

* fix HK & SG

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-16 06:29:01 +00:00
Ftps c8261b2ccc
Reformat and rewrite _get_name_params (#57)
* Reformat

* rewrite _get_name_params

* Add workflow for automatic formatting

* Revert "Add workflow for automatic formatting"

This reverts commit 9111c5dbc1.

* revert Retrieval_based_Voice_Conversion_WebUI.ipynb

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-15 11:44:24 +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
源文雨 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