Commit Graph

24 Commits

Author SHA1 Message Date
kalomaze
9ff9503b43 Apply Code Formatter Change 2023-07-23 03:47:53 +00:00
alexlnkp
21dba2f37b Add files via upload
fixed broken training due to missing arguments of load_audio function
2023-07-23 03:34:59 +07:00
kalomaze
eb7d0ad3be Merge remote-tracking branch 'ogrvc/main' into try-update 2023-07-17 13:25:04 -05:00
源文雨
5e09a55e5f 优化代码结构 2023-06-24 15:26:14 +08: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
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
cbd29350fe extreme value filtering 2023-06-18 15:30:56 +08:00
Dschogo
34de09c848 Update trainset_preprocess_pipeline_print.py
cleanup
2023-06-16 20:34:42 +02:00
Dschogo
3490bcc52d Update trainset_preprocess_pipeline_print.py
More tqdm :D
2023-06-15 14:59:54 +02: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
RVC-Boss
3b5a2298d7 Add files via upload 2023-05-14 15:05:42 +08:00
RVC-Boss
2c4ec6db93 Update trainset_preprocess_pipeline_print.py 2023-05-08 15:04:21 +00: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
RVC-Boss
a02ef401ad Update trainset_preprocess_pipeline_print.py 2023-04-22 14:39:17 +00:00
RVC-Boss
4fdb858a02 Add files via upload 2023-04-22 21:41:50 +08:00
autumnmotor
297d92bf5d some change precision audio processing (#94)
* some change precision audio processing

* fix clipping problem in resample

resample sometimes causes signal clipping, not just librosa.resample

* fix error
2023-04-22 11:39:47 +00: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
ae8aaf7624 Update trainset_preprocess_pipeline_print.py 2023-04-16 10:06:15 +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
a36ff01be1 Add files via upload 2023-04-13 23:57:27 +08:00
源文雨
ecc744d748 optimize: 精简未用到的配置项并在特征提取初步引入mps (#32) 2023-04-11 18:14:55 +08:00
源文雨
a3089e6ead fix: train step2a & add arg --port --pycmd --noparallel 2023-04-01 16:42:19 +08:00
liujing04
a7857f12ee Add files via upload 2023-03-31 17:49:09 +08:00