Commit Graph

142 Commits

Author SHA1 Message Date
github-actions[bot]
fad31f24f5 Format code (#624)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-24 18:06:17 +08:00
源文雨
5e09a55e5f 优化代码结构 2023-06-24 15:26:14 +08:00
github-actions[bot]
b9fdef34ba Format code (#612)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-23 22:00:17 +08:00
源文雨
d4e9badf17 fix extract locale 2023-06-23 21:59:37 +08:00
kalomaze
195a14e5c5 Add new defaults for infer-web.py & adjust english translation (#584)
* Adjust defaults of index and volume scale

* Adjust eng translation for index and volume envelope
2023-06-20 15:17:32 +08:00
Justin John
cdbb76cb6f Fix OpenBLAS warning (#583)
Fixes the error msg: "OpenBLAS warning: precompiled NUM_THREADS exceeded, adding auxiliary array for thread metadata"
2023-06-20 15:17:18 +08:00
github-actions[bot]
e4417ce82f Format code (#564)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-18 13:55:51 +00:00
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