Mangio621
9f8bd84c5e
Working on inference presets
2023-06-16 22:48:38 +10: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
红血球AE3803
4de5d0d551
更新批量推理脚本,可以不用 webui ( #518 )
...
* 增加批量推理脚本
* 更新批量推理脚本
2023-06-14 10:22:47 +08:00
RVC-Boss
c74727d487
Update Changelog_CN.md
2023-06-13 16:22:17 +08:00
RVC-Boss
78c88a4f75
add vocal2guitar online demo
2023-06-11 13:59:16 +00:00
RVC-Boss
d963c29fec
Update README.md
2023-06-11 13:56:06 +00:00
RVC-Boss
986d92b261
Update README.md
2023-06-11 13:54:38 +00:00
Mangio621
623b4553b6
Fixed hybrid PM self.sr issue on feature print. Changed to self.fs
2023-06-11 05:08:14 +10:00
Mangio621
351bec4522
Merged upstream.
2023-06-11 05:02:19 +10:00
André Thieme
e1f084177d
Replace deprecated Numpy function np.int. ( #434 )
...
It’s an alias for just `int` and it’s being deprecated:
https://numpy.org/devdocs/release/1.20.0-notes.html
Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com >
2023-06-10 14:55:34 +00:00
niizam
fcce61b27f
Update train_nsf_sim_cache_sid_load_pretrain.py ( #497 )
2023-06-10 14:54:53 +00:00
Cole Mangio
7079aa7c61
Update README.md
2023-06-10 15:23:56 +10:00
Ftps
ff2793249d
remove specify version ( #492 )
2023-06-09 15:05:13 +00:00
ms903x1
ec83e10b8f
Update gui.py default config ( #482 )
...
* Update envfilescheck.bat
add pretrained_v2 and uvr5 update
* Update envfilescheck.bat
fix bug
* Update envfilescheck.bat
fix bug
* Update data_utils.py
fix bug where data exceeding 4s is filtered out.
* Update gui.py
Update default config
* Update gui.py
fix json bug
2023-06-08 13:29:34 +00:00
github-actions[bot]
fada942ecd
Format code ( #456 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-08 16:55:18 +08:00
yuuukiasuna
1b307a4222
gui json update ( #479 )
...
* Fix gui.py
There seemed to be some conflicts between #338 and #340 , so I corrected them.
* Update gui.py
* Update gui.py
---------
Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com >
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com >
2023-06-08 16:53:51 +08:00
mrhan1993
b28f98fed3
Update gui.py ( #475 )
...
增加选择模型时的默认路径以及文件过滤。
2023-06-08 10:42:16 +08:00
Dennis Heckmann
297809bdfd
Fixed NameError coming from a typo. ( #458 )
2023-06-07 10:12:06 +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
6f1bc7d683
Add files via upload
2023-06-06 22:32:32 +08:00
RVC-Boss
9ff976b155
Add files via upload
2023-06-06 22:32:10 +08:00
RVC-Boss
f358fe7242
Update requirements.txt
2023-06-06 13:20:45 +00:00
RVC-Boss
05b5af7c8c
Add files via upload
2023-06-06 20:34:54 +08:00
KakaruHayate
b7337d7bf1
Update Retrieval_based_Voice_Conversion_WebUI_v2.ipynb ( #448 )
2023-06-06 12:14:04 +00:00
github-actions[bot]
99404baf94
Format code ( #409 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-03 08:22:46 +00:00
YuriHead
a94c8e3a69
Updata Online Infer ( #419 )
2023-06-03 08:18:42 +00:00
Mangio621
6a321b98f4
Fixed official crepe first frame issue on hybrid f0 inference
2023-06-03 17:27:46 +10:00
RVC-Boss
bf11700125
fix m1/m2 user training
2023-06-03 07:08:35 +00:00
Rice Cake
95cd1759c5
fix python dependency problem ( #418 )
2023-06-03 07:00:50 +00:00
ms903x1
80929e472e
Update data_utils.py ( #407 )
...
* Update envfilescheck.bat
add pretrained_v2 and uvr5 update
* Update envfilescheck.bat
fix bug
* Update envfilescheck.bat
fix bug
* Update data_utils.py
fix bug where data exceeding 4s is filtered out.
2023-06-02 10:27:20 +08:00
Mangio621
e3e0d812ab
Merged upstream fixes. Torchcrepe to 0.0.18 fixes bugs.
2023-06-01 15:29:32 +10:00
Ma5onic
a02019e428
English Translation Fixes ( #402 )
...
* Fix English Translations
* Minor translation correction
2023-06-01 10:11:38 +08:00
RVC-Boss
4c28652ed9
Update requirements.txt
2023-06-01 10:01:00 +08:00
Mangio621
a2c17d65dc
Potentially Fixed Crepe_hop_length on vc_multi
2023-06-01 01:49:00 +10:00
RVC-Boss
c2f402d7d1
Update requirements.txt
2023-05-30 16:50:05 +00:00
Mangio621
b316dc88a0
Fixed batch size issue.
2023-05-31 00:45:43 +10:00
Mangio621
a2eb974255
Crepe Implementation use own hop_length. Update readme
2023-05-31 00:37:37 +10:00
Mangio621
c3674bb56a
Update Readme for Crepe computation comparison
2023-05-31 00:16: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
9c9e4e5858
Fixed not returning f0 on crepe
2023-05-30 23:40:25 +10:00
RVC-Boss
a68037be3c
Update gui.py
2023-05-30 13:17:10 +00: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