HDEMUCS_HIGH_MUSDB_PLUS¶
- torchaudio.pipelines.HDEMUCS_HIGH_MUSDB_PLUS¶
Pre-trained music source separation pipeline with Hybrid Demucs [Défossez, 2021] trained on both training and test sets of MUSDB-HQ [Rafii et al., 2019] and an additional 150 extra songs from an internal database that was specifically produced for Meta.
The model is constructed by
hdemucs_high()
.Training was performed in the original HDemucs repository here.
Please refer to
SourceSeparationBundle
for usage instructions.