Commit Graph

19 Commits

Author SHA1 Message Date
RVC-Boss c7f6a181a0
Update config.py 2023-05-10 13:19:09 +00:00
Ftps 6cc2279fb9
Support mps generate (#263) 2023-05-10 13:17:13 +00:00
Ftps e3cb0485ce
staticmethod (#232) 2023-05-06 00:13:27 +08:00
Sebastian Gabriel Savu 4abd0bd680
[maintenance] cleanup one click training and related (#219)
- remove unused imports
- remove unused gpus6 param from train1key fn
- improve readability and reusability for various pathing strings
 main
2023-05-05 23:48:39 +08:00
RVC-Boss da34d75ec9
Add files via upload 2023-05-04 22:22:46 +08:00
RVC-Boss c4a18107dc
Update config.py 2023-05-02 12:31:05 +00:00
github-actions[bot] 951989117b
Format code (#214)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-02 20:22:08 +08:00
RVC-Boss 8370356d95
Update config.py 2023-05-02 12:07:03 +00:00
Ftps 6d0ec4b00c
Escaping when device does not match (#203) 2023-04-29 04:18:06 +00:00
Ftps b12e33891c
fix open (#200) 2023-04-29 12:11:13 +08:00
Ftps f391ac1763
Config class (#192)
* update config.py

* class

* class

* fix
2023-04-28 20:43:02 +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
RVC-Boss a6cb4d3625
support 16xx GPU and 4G GPU inference
support 16xx GPU and 4G GPU inference
2023-04-27 01:40:04 +08:00
Ftps 8acc0f2b71
fix port (#118) 2023-04-22 00:36:10 +08: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
源文雨 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
源文雨 ecc744d748
optimize: 精简未用到的配置项并在特征提取初步引入mps (#32) 2023-04-11 18:14:55 +08:00
源文雨 a3089e6ead fix: train step2a & add arg --port --pycmd --noparallel 2023-04-01 16:42:19 +08:00
liujing04 2207b9647e
Add files via upload 2023-03-31 17:54:38 +08:00