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 |
|
Mangio621
|
ad743209bb
|
Merged official Crepe, and added Mangio-crepe as another wayto calculate crepe. Official crepe added to training!
|
2023-05-30 18:52:16 +10:00 |
|
dependabot[bot]
|
fa97c3f8bd
|
Bump starlette from 0.26.1 to 0.27.0 (#390)
|
2023-05-30 08:09:34 +00:00 |
|
github-actions[bot]
|
89afd017ba
|
Format code (#384)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-30 15:22:53 +08:00 |
|
Pengoose
|
5284e38c3d
|
Update Changelog_KO.md (#381)
|
2023-05-30 08:35:12 +09:00 |
|
Ναρουσέ·μ·γιουμεμί·Χινακάννα
|
24f2ad44ea
|
Add files via upload (#379)
|
2023-05-29 15:52:23 +00:00 |
|
HalfMAI
|
69071119a9
|
Update infer-web.py (#374)
修复 刷新按钮没有更新 批处理区的 索引路径的问题
|
2023-05-29 18:26:59 +08:00 |
|
github-actions[bot]
|
86b086e393
|
🎨 同步 locale (#367)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-29 12:09:26 +08:00 |
|
RVC-Boss
|
95a14b734d
|
Add files via upload
|
2023-05-29 00:23:09 +08:00 |
|
ms903x1
|
f0a798c53f
|
undate envfilescheck.bat (#368)
* Update envfilescheck.bat
add pretrained_v2 and uvr5 update
* Update envfilescheck.bat
fix bug
* Update envfilescheck.bat
fix bug
|
2023-05-28 16:21:50 +00:00 |
|
github-actions[bot]
|
e435b3bb8a
|
Format code (#366)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-28 16:06:11 +00:00 |
|
RVC-Boss
|
e569477457
|
Update Changelog_EN.md
|
2023-05-28 15:58:23 +00:00 |
|
RVC-Boss
|
d0249262b3
|
Add files via upload
|
2023-05-28 23:51:03 +08:00 |
|
RVC-Boss
|
0841d1341b
|
Update Changelog_CN.md
|
2023-05-28 15:50:59 +00:00 |
|