Mangio621
e03ae613f1
Feature ratio above 1 was expectedly terrible.
2023-05-09 20:46:49 +10:00
Mangio621
3911e70dc1
Changed maximum feature ratio slider value to 5. Testing whether this makes some sort of difference...
2023-05-09 20:35:58 +10:00
Mangio621
1a81bbc467
Added crepe-tiny f0 model on inference. Potentially faster inference time at the cost of quality...
2023-05-07 00:07:10 +10:00
Mangio621
2af059bf7c
Merge remote-tracking branch 'upstream/main'
2023-05-06 02:16:12 +10: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
Mangio621
8d6c932160
Fixed up extraction crepe hop length not being passed into extract f0 print. f0 Pitch extraction now works. Considerably longer than harvest etc. Now in the process of Training
2023-05-06 02:13:01 +10: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
Mangio621
92b85d621c
Merge remote-tracking branch 'upstream/main'
2023-05-05 21:19:50 +10: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
Mangio621
bbe6bec466
ADDED f0 CREPE PITCH EXTRACTION FOR TRAINING. Highly experimental. Need to test how good it is for training models still. Added crepe components to the training tab in the UI. Updated readme.
2023-05-05 07:11:23 +10:00
Mangio621
c9da303339
Merge remote-tracking branch 'upstream/main'
2023-05-05 04:45:37 +10:00
Mangio621
18ae2bcc8f
Created tensorboard easy access via Makefile. Set maximum value of total_epoch on training to 10,000 instead of 1000. Updated Readme accordingly, and planning on starting the crepe training feature soon.
2023-05-05 04:43:46 +10:00
RVC-Boss
ccf6e6bbd2
batch_add_faiss_index
...
batch_add_faiss_index
2023-05-05 00:26:52 +08:00
Mangio621
28ef20c44a
Merge remote-tracking branch 'upstream/main'
2023-05-05 00:58:51 +10:00
Mangio621
fe608ae6d3
In the processes of debugging extract_f0_feature. Updated readme and makefile instructions.
2023-05-05 00:54:08 +10: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
Mangio621
7e76f25cac
Set step size for crepe_hop_length to 1. Allows for more customizability with the pitch accuracy especially for heavy users with cuda devices that wish to infer with maximum pitch accuracy.
2023-05-04 12:33:34 +10:00
Mangio621
bdab05320d
Changed torchcrepe to version 0.0.18 in requirements. Torch version to default 2.0.0. Resolved torch cuda device VC to int error. Added 1 as minimum value to the crepe_hop_length in the web GUI.
2023-05-04 11:47:58 +10:00
Mangio621
c3fa1664f6
Updated Makefile for paperspace integration. Updated UI theme for the fork. Confirmed that the --paperspace argument is working on my local machine as expected.
2023-05-04 10:34:38 +10:00
Mangio621
60cdc2029e
Created makefile and paperspace arguments for paperspace integration. Testing will occur soon.
2023-05-04 04:59:10 +10:00
Mangio621
ddc094fb16
merging upstream to main 1
2023-05-03 19:09:37 +10:00
Mangio621
6fc8c84083
Added an f0 inference overhaul. Added dio and crepe f0 algorithms to inference and a crepe_hop_length slider on the main GUI. I can confirm that crepe sounds much better than harvest, dio and pm and is more stable especially with using small hop-lengths.
2023-05-03 10:58:42 +10: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 9111c5dbc1830248305fb075587a88be07ad3115.
* 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