Skip to content

2.0.230618

Compare
Choose a tag to compare
@RVC-Boss RVC-Boss released this 05 Jun 06:44
· 493 commits to main since this release
c1ace16

完整包 Complete package (已更新至最新版本 Has been updated to the latest version.)

https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/RVC-beta.7z

0619update: If you're using small model extract feature, you should update this file because there is a small bug when config is v2-32k/48k

How to update from 0528v2 version:
1、download or clone updated codes from github, and replace 0528v2 version.
2、download new pretrained_v2 weights from https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main/pretrained_v2 (32k and 48k weights needed. 40k has already been supported in 0528v2 version)

Changelog:

  • v2增加32k和48k两个新预训练模型
  • 修复非f0模型推理报错
  • 对于超过一小时的训练集的索引建立环节,自动kmeans缩小特征处理以加速索引训练、加入和查询
  • 附送一个人声转吉他玩具仓库
  • 数据处理剔除异常值切片
  • onnx导出选项卡

Changelog English verison