Commit Graph

135 Commits

Author SHA1 Message Date
RVC-Boss 125a0a7b02
change default train version to v2
change default train version to v2
2023-06-18 13:52:49 +00:00
RVC-Boss a42330f0ae
Add files via upload 2023-06-18 21:49:49 +08:00
github-actions[bot] a7647e4094
Format code (#526)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-18 10:39:56 +00:00
RVC-Boss f92a923487
Update infer-web.py 2023-06-18 09:56:29 +00:00
RVC-Boss 0db402c312
Update infer-web.py 2023-06-18 09:56:16 +00:00
RVC-Boss 6ca9c853b0
v2-48k-32k-support
v2-48k-32k-support
2023-06-18 17:40:07 +08:00
RVC-Boss 44426b18b8
train index:auto kmeans when feature shape too large
train index:auto kmeans when feature shape too large
2023-06-18 16:19:07 +08:00
RVC-Boss e7f204b32e
train index:auto kmeans when feature shape too large
train index:auto kmeans when feature shape too large
2023-06-18 16:16:33 +08:00
Ftps 75264d09b6
Fix format #526 (#533)
* Fix format #526

* fix return
2023-06-18 08:01:34 +00:00
RVC-Boss a9a77f2556
fix-no-f0-model-protect-issue
fix-no-f0-model-protect-issue
2023-06-18 15:17:36 +08:00
RVC-Boss ec0c39d9bc
Update infer-web.py 2023-06-18 06:56:22 +00:00
Ftps 9253948f0d
Rewrite syntax of infer-web.py (#536)
* Fix import location

* use any

* Correction of if Syntax

* Class definitions to the front

* format

* fix if Syntax
2023-06-18 06:42:40 +00:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 0eb6bb67be
Onnx推理dml支持 (#556)
* Add files via upload

* Add files via upload
2023-06-17 14:49:16 +00:00
RVC-Boss a071f1e089
fix v2 onnx export 2023-06-15 15:29:05 +00:00
RVC-Boss 75d7c03d41
fix v2 onnx export 2023-06-15 15:26:57 +00:00
LINKANG ZHAN f349adc9df
Add support for train without specify pretrained model, add support for selecting v2 48k as training setting, and add support for auto remove pretrained model when the user do not have pretrained model in designate folder. (#528)
* support detection of pretrained model, support train without pretrained model path in web ui

* support detection of pretrained model, support train without pretrained model path in web ui

* support detection of pretrained model, support train without pretrained model path in web ui
2023-06-15 10:21:58 +08:00
RVC-Boss 692c245fad
Update infer-web.py 2023-06-06 14:37:12 +00:00
github-actions[bot] 52c97ed464
Format code (#455)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-06 14:35:35 +00:00
RVC-Boss 9ff976b155
Add files via upload 2023-06-06 22:32:10 +08:00
github-actions[bot] 89afd017ba
Format code (#384)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-30 15:22:53 +08:00
HalfMAI 69071119a9
Update infer-web.py (#374)
修复 刷新按钮没有更新 批处理区的 索引路径的问题
2023-05-29 18:26:59 +08:00
github-actions[bot] e435b3bb8a
Format code (#366)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-28 16:06:11 +00:00
RVC-Boss 7bd25c4623
Add files via upload 2023-05-28 23:40:54 +08:00
RVC-Boss f1730d42d4
Add files via upload 2023-05-28 22:58:33 +08:00
Rice Cake 4b0c86fbeb
add project name to index file's name (#357)
* Add files via upload

* Apply Code Formatter Change

---------

Co-authored-by: gak123 <gak123@users.noreply.github.com>
Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com>
2023-05-28 12:25:36 +08:00
github-actions[bot] cfd9848128
Format code (#330)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-21 19:19:53 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 067731db9b
768VecOnnxExport (#328)
* Delete export_onnx.py

* Delete export_onnx_old.py

* Delete models_onnx_moess.py

* Support 768 Vec

* Add files via upload

* Support 768 Vec

Support 768 Vec

* Support 768 Vec Onnx Export

Support 768 Vec Onnx Export
2023-05-21 19:11:29 +08:00
RVC-Boss 28948f8961
Update infer-web.py 2023-05-21 03:10:20 +00:00
Rilm2525 3f17356c11
Japanese translation added and corrected. (#317)
* Update infer-web.py

* Update ja_JP.json
2023-05-20 10:46:39 +00:00
N. Hiroto 080b7cdc31
bugfix: leaked semaphore error (#309)
* use config for n_cpu

* rm import

* fix process loop

* unuse mp.spawn

ref. https://discuss.pytorch.org/t/how-to-fix-a-sigsegv-in-pytorch-when-using-distributed-training-e-g-ddp/113518/10

* fix commentout
2023-05-19 17:56:06 +08:00
github-actions[bot] 0fbfa1d62b
Format code (#307)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-18 18:54:41 +08:00
Cole Mangio c2039b6eca
Fixed index version not being written to the index file on train_index() in infer-web.py (#305) 2023-05-18 10:02:12 +00:00
源文雨 e5374b2041
Revert "fix: merge f0 option value (#298)" (#303)
This reverts commit da0b599fa7.
2023-05-17 23:17:01 +08:00
Yugo Ogura da0b599fa7
fix: merge f0 option value (#298)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-05-17 05:38:21 +00:00
github-actions[bot] 6a3eaef090
Format code (#275)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-14 07:52:36 +00:00
RVC-Boss 3b5a2298d7
Add files via upload 2023-05-14 15:05:42 +08:00
github-actions[bot] af41184320
Format code (#274)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-12 19:43:05 +00:00
RVC-Boss 44449efc2e
Add files via upload 2023-05-13 03:29:30 +08:00
RVC-Boss c84371844a
default sr->40k is the best; unload weight debug []->""
default sr->40k is the best; unload weight debug []->""
2023-05-11 03:07:02 +08:00
Sebastian Gabriel Savu 2086a7dab4
[maintenance] change f0 choice to boolean instead of string yes/no + default sample rate for training to 48k (#265) 2023-05-10 23:30:19 +08:00
github-actions[bot] eb7caaa064
Format code (#228)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-06 00:14:11 +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
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 ccf6e6bbd2
batch_add_faiss_index
batch_add_faiss_index
2023-05-05 00:26:52 +08:00
RVC-Boss da34d75ec9
Add files via upload 2023-05-04 22:22:46 +08:00
nadare b18f921a50
big_npy should be shuffled (#218) 2023-05-04 14:03:52 +00:00
RVC-Boss 71427575c4
Update infer-web.py 2023-05-02 12:17:09 +00:00
bycloud bbe333552f
added some more zh to en_US translation (#194)
* Add files via upload

* updated i18n() translation for en_US

expanded the dict for other languages

* added more i18n()

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-28 20:44:46 +08:00
Ftps f391ac1763
Config class (#192)
* update config.py

* class

* class

* fix
2023-04-28 20:43:02 +08:00
RVC-Boss 211a842e88
Update infer-web.py 2023-04-28 11:31:13 +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 af208d5210
Add files via upload 2023-04-27 23:34:03 +08:00
M.Hosoi 7b8a0bb6fc
Maximum value of save_every_epoch changed to 50 => 200 (#178) 2023-04-27 10:59:49 +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
RVC-Boss 2ac8d553ab
Update infer-web.py 2023-04-26 15:39:19 +00:00
RVC-Boss a21f7ec11f
total_fea not needed now
total_fea not needed now
2023-04-26 19:12:47 +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
Ναρουσέ·μ·γιουμεμί·Χινακάννα 9bac0ffaa7
Onnx导出拓展以及WebUI支持 (#140)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload
2023-04-24 19:55:05 +08: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
liujing04 343aa6fc66
Update infer-web.py 2023-04-16 09:32:32 +00: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
liujing04 b951bdb895
Update infer-web.py 2023-04-14 13:56:50 +00:00
liujing04 a36ff01be1
Add files via upload 2023-04-13 23:57:27 +08:00
KawaiiPGR 605fbe118d
Fix Filename Mismatch (#49) 2023-04-13 14:25:32 +00:00
liujing04 55135e0a0e
fix mute train
fix mute train
2023-04-13 18:29:06 +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
唐澤 克幸 72d37119de
add localization(添加本地化) (#35)
* add i18n

* Add gui.py as target

* update

* Update extract_locale.py
2023-04-12 10:48:39 +08:00
源文雨 ecc744d748
optimize: 精简未用到的配置项并在特征提取初步引入mps (#32) 2023-04-11 18:14:55 +08:00
源文雨 80bc765cbc 优化print 2023-04-10 18:34:10 +08:00
源文雨 ff1a711cad fix: MacOS 纯 CPU 推理时 Segmentation fault: 11
see: facebookresearch/faiss#2317 facebookresearch#2410
2023-04-10 18:28:39 +08:00
liujing04 c592a39490
Update infer-web.py 2023-04-09 16:02:34 +00:00
liujing04 47c665384f
Update infer-web.py 2023-04-09 15:21:05 +00:00
vior 6062b95b0e get_vc bug fix 2023-04-06 11:31:20 +08:00
vior 86f76f8a03 fix bug 2023-04-05 23:15:35 +08:00
vior bdf238cccb fix 'weights/[]' 2023-04-05 22:58:49 +08:00
源文雨 10b74d70a5 add colab 2023-04-01 19:58:33 +08:00
源文雨 11dccf840f fix names 2023-04-01 19:10:26 +08:00
源文雨 8dc195bea7 fix 2023-04-01 17:29:14 +08:00
源文雨 a3089e6ead fix: train step2a & add arg --port --pycmd --noparallel 2023-04-01 16:42:19 +08:00
源文雨 9d1eb265c3 fix gradio queue 2023-04-01 15:38:04 +08:00
源文雨 b9b433f7eb fix parser 2023-04-01 15:35:24 +08:00
源文雨 c9a041a8ab 删除无用文件,增加--colab启动选项 2023-04-01 15:02:53 +08:00
liujing04 2207b9647e
Add files via upload 2023-03-31 17:54:38 +08:00