Commit Graph

418 Commits

Author SHA1 Message Date
Mangio621
6a321b98f4 Fixed official crepe first frame issue on hybrid f0 inference 2023-06-03 17:27:46 +10: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
RVC-Boss
7bd25c4623 Add files via upload 2023-05-28 23:40:54 +08:00
RVC-Boss
e8d92c3e91 Update Changelog_CN.md 2023-05-28 15:11:30 +00:00
RVC-Boss
619e9060aa Update requirements.txt 2023-05-28 15:06:43 +00:00
RVC-Boss
35aa864daa Update requirements.txt 2023-05-28 15:04:10 +00:00
RVC-Boss
e53118c60f Add files via upload 2023-05-28 23:00:51 +08:00
RVC-Boss
c93940a25d Add files via upload 2023-05-28 23:00:29 +08:00
RVC-Boss
f1730d42d4 Add files via upload 2023-05-28 22:58:33 +08:00
Ftps
7789c46ded Fix gui.py (#365)
There seemed to be some conflicts between #338 and #340, so I corrected them.
2023-05-28 12:52:05 +00:00
Rice Cake
4b0c86fbeb add project name to index file's name (#357)
* Add files via upload

* Apply Code Formatter Change

---------

Co-authored-by: gak123 <gak123@users.noreply.github.com>
Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com>
2023-05-28 12:25:36 +08:00
dependabot[bot]
2280f3e392 Bump tornado from 6.2 to 6.3.2 (#358)
* Bump tornado from 6.2 to 6.3.2

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.3.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply Code Formatter Change

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com>
2023-05-28 00:36:12 +09:00
Pengoose
7816761bee Add Korean CHANGELOG (#359) 2023-05-28 00:04:31 +09:00
Ftps
a2ef4cca76 fix Config, GUIConfig and self (#340)
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2023-05-26 19:32:19 +08:00
fluo10
0729c9d6f2 Exclude python3.11 from dependencies (#352) 2023-05-26 19:28:32 +08:00
Mangio621
cccdb58287 experimental f0 hybrid computation stack count fix 2023-05-25 21:10:19 +10:00
Mangio621
72b0b67994 Added hybrid f0 on training (f0 feature extraction). EXPERIMENTAL. Also added dio to the hybrid method options. Also fixed normal dio inference including a median filter. 2023-05-25 21:06:37 +10:00
Mangio621
15fe107a0d Merged upstream latest updates 2023-05-25 20:29:44 +10:00
Mangio621
ff84e670c5 Update VC Infer Pipeline. 2023-05-25 20:08:23 +10:00
JackEllie
039e7afb85 Update gui.py (#338) 2023-05-25 09:27:40 +09:00
RVC-Boss
e0813eb282 Update train_nsf_sim_cache_sid_load_pretrain.py 2023-05-24 12:27:15 +00:00
Rice Cake
8efb101401 upload RVC v2 index training script (#343)
* Add files via upload

* Apply Code Formatter Change

---------

Co-authored-by: gak123 <gak123@users.noreply.github.com>
2023-05-24 12:26:35 +00:00
dependabot[bot]
a4c86a3aa1 Bump requests from 2.28.2 to 2.31.0 (#339)
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 22:51:51 +08:00
Yugo Ogura
9cee20f402 feat: ipynb for v2 (#332) 2023-05-23 12:58:05 +08:00
github-actions[bot]
cfd9848128 Format code (#330)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-21 19:19:53 +08:00