使用相对臭氧插件更为简单,但是免费版一天只能用一次。
https://vocalremover.org/zh/
分享一个AI提取人声or伴奏的网站
2 个月 后
如果CPU比较强或者显卡有Cuda核心的朋友们可以去搜索如何安装UVR(ultimate vocal remover),这是一款免费的运行在本地的人声伴奏分离软件,GitHub上有,也是AI提取。
迁本 UVR5应该还是目前效果最好的音乐分离软件
Clamours0546 UVR5.5优化了下界面和模型(更傻瓜式了),目前好像最高版本到了5.6
- 已编辑
迁本 其实我上学期python课作业还给字节跳动的USS(通用音频分离)模型打包了个GUI
Universal Source Separation (USS) with Weakly labelled Data
This is the PyTorch implementation of the Universal Source Separation with Weakly labelled Data [1]. The USS system can automatically detect and separate sound classes from a real recording. The USS system can separate up to hundreds of sound classes sound classes in a hierarchical ontology structure. The USS system is trained on the weakly labelled AudioSet dataset only.
大概就是,这个USS模型可以自动检测并从真实录音中分离多达数百种类别的声音。链接:https://github.com/bytedance/uss