迁本 其实我上学期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