Commit Graph

20 Commits

Author SHA1 Message Date
github-actions[bot] aadf7443c3
Format code (#304)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-18 13:18:02 +08:00
RVC-Boss 6fb1f8c1b1
Update process_ckpt.py 2023-05-17 15:39:24 +00:00
源文雨 e5374b2041
Revert "fix: merge f0 option value (#298)" (#303)
This reverts commit da0b599fa7.
2023-05-17 23:17:01 +08:00
Yugo Ogura da0b599fa7
fix: merge f0 option value (#298)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-05-17 05:38:21 +00:00
github-actions[bot] 6a3eaef090
Format code (#275)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-14 07:52:36 +00:00
RVC-Boss 404ce9338f
Add files via upload 2023-05-14 15:06:50 +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
tarepan fb1d4b1882
Fix deprecated positional arguments in mel (#133) 2023-04-24 18:35:09 +08:00
tarepan 329d739e70
Refactor mel module (#132)
* Refactor wave-to-mel

* Add docstring on mel

* Refactor mel module import and variable names
2023-04-24 11:45:20 +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
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 9a855e0457
Merge pull request #7 from fumiama/main
fix: 融合后的模型无法加载&优化colab笔记本
2023-04-10 10:32:35 +08:00
liujing04 dce1baefb3
Update utils.py 2023-04-09 15:52:48 +00:00
liujing04 27c7e3f6a3
Update process_ckpt.py 2023-04-09 15:24:46 +00:00
liujing04 541837eb0f
Update utils.py 2023-04-09 15:24:13 +00:00
源文雨 bca5c1f1ad fix size mismatch for dec.conv_post.weight 2023-04-02 19:19:02 +08:00
源文雨 17b789dfbe fix size mismatch for dec.conv_post.weight 2023-04-02 19:16:34 +08:00
源文雨 58a2cd9f68 fix size mismatch for dec.conv_post.weight 2023-04-02 19:13:19 +08:00
源文雨 c9a041a8ab 删除无用文件,增加--colab启动选项 2023-04-01 15:02:53 +08:00
liujing04 09862d29ec
Add files via upload 2023-03-31 17:47:00 +08:00