What is Spleeter and its available models?
masterSpleeter is a source separation library written in Python using TensorFlow. It provides pretrained models for various separation tasks:
- 2 stems: Vocals (singing voice) / accompaniment separation.
- 4 stems: Vocals / drums / bass / other separation.
- 5 stems: Vocals / drums / bass / piano / other separation.
It can be used via the command line, as a Python library, or via Docker.