2.2.231006
RVC-Project/Retrieval-based-Voice-Conversion-WebUI2.2.231006Jun 5, 2024by RVC-Boss
AI Summary
Optimizes the go-realtime-gui interface and improves RMVPE pitch extraction, specifically benefiting low male voices. Adds new parameters for better control over the output.
Key Highlights
- Optimized go-realtime-gui interface
- Parameter hot updates without restarting
- Lazy loading of models
- Louder factor parameter added
- Improved RMVPE pitch extraction for low male voices
New Features
- go-realtime-gui optimization
- Louder factor parameter
- Enhanced RMVPE pitch extraction
Full Release Notes
### 完整包 Complete package For Nvidia GPU users: https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/RVC1006Nvidia.7z For AMD/Intel GPU users: https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/RVC1006AMD_Intel.7z 中国用户可使用以下2个源加速下载 1、免费满速下载直链合集:https://www.yuque.com/flowercry/hxf0ds 2、度盘需要超级会员才可不限速下载 链接:https://pan.baidu.com/s/16BHeTXRq2aGUzDZo1BY1Lw 提取码: tvy6 Changelog [(English verison)](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/docs/en/Changelog_EN.md): 我们制作了一个用于实时变声的界面go-realtime-gui.bat/gui_v1.py(事实上早就存在了),本次更新重点也优化了实时变声的性能。对比0813版: - 1、优优化界面操作:参数热更新(调整参数不需要中止再启动),懒加载模型(已加载过的模型不需要重新加载),增加响度因子参数(响度向输入音频靠近) - 2、优化自带降噪效果与速度 - 3、大幅优化推理速度 注意输入输出设备应该选择同种类型,例如都选MME类型。 1006版本整体的更新为: - 1、继续提升rmvpe音高提取算法效果,对于男低音有更大的提升 - 2、优化推理界面布局