Mangio621
73999394c2
Uploaded gui.py changes
2023-06-18 22:57:01 +10:00
Mangio621
ea13019480
Merged changes for v2 48k pretrained models. Also updated makefile to support downloading of 48k pre-trained models, and 32k
2023-06-18 22:53:50 +10:00
RVC-Boss
bc5df2ff8e
Add files via upload
2023-06-18 20:05:43 +08:00
RVC-Boss
0812020c90
Add files via upload
2023-06-18 19:37:53 +08:00
RVC-Boss
66667c8f50
Add files via upload
2023-06-18 19:37:21 +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
cbd29350fe
extreme value filtering
2023-06-18 15:30:56 +08: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
LINKANG ZHAN
c5758a89db
Stop extracting features when hubert_base.pt does not exist. ( #535 )
...
* 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
* Stop extracting features when hubert_base.pt is not exist.
* Stop extracting features when hubert_base.pt is not exist.
* Make error more noticeable
2023-06-18 04:39:10 +00:00
lliiooll
28383fbeee
进行一些判断操作避免崩溃 ( #562 )
2023-06-18 04:38:35 +00:00
RVC-Boss
846be17351
Update Retrieval_based_Voice_Conversion_WebUI_v2.ipynb
2023-06-18 04:09:06 +00:00
RVC-Boss
4945fba0a3
Update Retrieval_based_Voice_Conversion_WebUI.ipynb
2023-06-18 04:08:57 +00:00
RVC-Boss
602ee19cf9
Update requirements.txt
2023-06-18 04:08:28 +00:00
Mangio621
15e3b8831a
Merge branch 'main' of https://github.com/Mangio621/Mangio-RVC-Fork
2023-06-18 02:56:50 +10:00
Mangio621
5a08e920cf
Allow Manual torch install on vc-realtime
2023-06-18 02:56:24 +10:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
0eb6bb67be
Onnx推理dml支持 ( #556 )
...
* Add files via upload
* Add files via upload
2023-06-17 14:49:16 +00:00
Cole Mangio
8223f4c72e
Merge pull request #13 from Dschogo/patch-1
...
Add tqdm for progress
2023-06-17 23:47:47 +10:00
Mangio621
4f8e1bb336
Finalized Realtime GUI.py f0 methods. Supports crepe and crepe tiny now instead of just harvest. Looking to add more soon :)
2023-06-17 23:42:16 +10:00
Mangio621
c0a1dc2ab7
Debugging f0 methods realtime now
2023-06-17 23:26:27 +10:00
Mangio621
2c83f4c82a
Fixed returnation of harvest realtime
2023-06-17 23:20:49 +10:00
Mangio621
630c938d25
Potentially Fixed value f0_method key
2023-06-17 23:15:49 +10:00
Mangio621
3169e7ca04
Fixing realtime f0 check
2023-06-17 23:10:57 +10:00
Mangio621
1e9b4c5dae
Added modular f0 methods. Testing
2023-06-17 23:00:21 +10:00
Dschogo
aecbff6748
Update extract_feature_print.py
...
Flipped mapping
2023-06-16 20:35:17 +02:00
Dschogo
34de09c848
Update trainset_preprocess_pipeline_print.py
...
cleanup
2023-06-16 20:34:42 +02:00
Dschogo
c7f44b8055
Update extract_f0_print.py
...
Cleanup
2023-06-16 20:33:37 +02:00
Cole Mangio
1b30d5dc27
Merge pull request #17 from BlueberryWolf/testing
...
downgrade gradio to 3.28.1 to fix code confliction errors with the la…
2023-06-16 23:22:15 +10:00
Blueberry
5c7dde1ec0
downgrade gradio to 3.28.1 to fix code confliction errors with the latest versions of gradio
2023-06-16 07:16:27 -06:00
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
147d3c83b7
fix v2 onnx export
2023-06-15 15:27:51 +00:00
RVC-Boss
75d7c03d41
fix v2 onnx export
2023-06-15 15:26:57 +00:00
Dschogo
3490bcc52d
Update trainset_preprocess_pipeline_print.py
...
More tqdm :D
2023-06-15 14:59:54 +02:00
Dschogo
e6b1ac8ea5
Add tqdm for progress
2023-06-15 14:18:50 +02: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
github-actions[bot]
eb1a88cf7e
Format code ( #522 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-14 11:48:05 +00:00
Mangio621
544b270f7c
Donate to me if you will. Im alone in the development of this fork
2023-06-14 19:13:14 +10:00
Mangio621
9eff081e9a
I'm developing this fork alone. I added a donate button for those willing :)
2023-06-14 19:12:13 +10:00
Mangio621
754d68677c
Added arbitrary try catch for now to scope the echl sys argv issue
2023-06-14 18:35:45 +10:00
Mangio621
f611432e29
Potentially fixed echl in train1key.
2023-06-14 18:28:18 +10:00