How to Use Deezer’s Premade Spleeter Models in Your Python Project

Overview Spleeter is an audio source separation library released by Deezer under the MIT license. It includes pretrained models written in Python using Tensorflow. Spleeter is a powerful tool that can split standard digital audio files into separate vocals, piano, drums, bass, and other components. Most demonstrations show how to use Spleeter directly as a command line tool, however, this post will show how to use the basic pretrained models