Mangio621
13f7c47ec5
Merge remote-tracking branch 'upstream/main'
2023-06-16 22:49:45 +10:00
Mangio621
9f8bd84c5e
Working on inference presets
2023-06-16 22:48:38 +10: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
Mangio621
a5b4569195
Merge Upstream
2023-06-15 19:22:26 +10: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
Mangio621
f611432e29
Potentially fixed echl in train1key.
2023-06-14 18:28:18 +10:00
Mangio621
351bec4522
Merged upstream.
2023-06-11 05:02:19 +10: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
Mangio621
a2c17d65dc
Potentially Fixed Crepe_hop_length on vc_multi
2023-06-01 01:49:00 +10:00
Mangio621
3a595c3ae1
Improved Crepe Batch Size with crepe_hop_length * 2. Official crepe no longer the same in this fork!
2023-05-30 23:57:13 +10:00
Mangio621
af1cec9817
Added voiceless consonant protection on CLI.
2023-05-30 19:05:20 +10:00
Mangio621
bf42fe0db9
Fixed Infer-web.py
2023-05-30 18:54:18 +10:00
Mangio621
ad743209bb
Merged official Crepe, and added Mangio-crepe as another wayto calculate crepe. Official crepe added to training!
2023-05-30 18:52:16 +10: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
Mangio621
15fe107a0d
Merged upstream latest updates
2023-05-25 20:29:44 +10: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
Mangio621
415f6525e6
f0 hybrid implementation: fixed usage with harvest by killing first frame of harvest f0 nparray
2023-05-20 18:05:14 +10:00
Mangio621
ae417f80d7
Merged upstream changes
2023-05-20 13:50:22 +10: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
Mangio621
564e868f50
Merge upstream index fix and process checkpoints.
2023-05-19 10:44:16 +10: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
Mangio621
65e7120f5b
Merge Upstream f0 fixes
2023-05-18 02:33:16 +10:00
源文雨
e5374b2041
Revert "fix: merge f0 option value ( #298 )" ( #303 )
...
This reverts commit da0b599fa7 .
2023-05-17 23:17:01 +08:00
Mangio621
64b92435b4
Merged upstream updates.
2023-05-17 19:40:18 +10: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
Mangio621
6a45378f65
Fixed v2 CLI system. Added try catch wrapper and fixed output from generator functions
2023-05-16 05:20:41 +10:00
Mangio621
88e19820b6
Added v2 Support with both GUI and CLI. Created a new CLI system with --is_cli on infer-web.py.
2023-05-16 00:56:56 +10:00
Mangio621
170fa4ff0c
Resolved tons of conflicts with v2. Testing now
2023-05-15 02:31:08 +10: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
Mangio621
194945fbc8
Merged huge infer-web and harvest feature implementation. Expect a few instabilities. Lots of conflicts.
2023-05-14 03:29:52 +10: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
Mangio621
aad308ce55
Default SR 40k. Weight check == '' instead of []
2023-05-11 21:01:16 +10: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
Mangio621
b6cec7c452
Merged upstream. Fixed up readme.
2023-05-11 03:43:06 +10: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
Mangio621
e03ae613f1
Feature ratio above 1 was expectedly terrible.
2023-05-09 20:46:49 +10:00