Commit Graph

22 Commits

Author SHA1 Message Date
源文雨 8c36dc2cc7 optimize: config 2023-08-27 00:35:39 +08:00
RVC-Boss 03e7c68c11
Add files via upload 2023-08-13 01:05:58 +08:00
RVC-Boss b1cb31854a
Add files via upload 2023-07-26 19:50:50 +08:00
源文雨 8364750272 optimize: move slicer2, rmvpe, my_utils to lib 2023-07-24 14:16:58 +08:00
源文雨 5e09a55e5f 优化代码结构 2023-06-24 15:26:14 +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 cbd29350fe
extreme value filtering 2023-06-18 15:30:56 +08: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 9111c5dbc1.

* 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