Contents

spleeter 2.4.2

0

The Deezer source separation library with pretrained models based on tensorflow.

The Deezer source separation library with pretrained models based on tensorflow.

Stars: 28039, Watchers: 28039, Forks: 3067, Open Issues: 272

The deezer/spleeter repo was created 6 years ago and the last code push was 10 months ago.
The project is extremely popular with a mindblowing 28039 github stars!

How to Install spleeter

You can install spleeter using pip

pip install spleeter

or add it to a project with poetry

poetry add spleeter

Package Details

Author
Deezer Research
License
MIT
Homepage
https://github.com/deezer/spleeter
PyPi:
https://pypi.org/project/spleeter/
GitHub Repo:
https://github.com/deezer/spleeter

Classifiers

  • Artistic Software
  • Multimedia
  • Multimedia/Sound/Audio
  • Multimedia/Sound/Audio/Analysis
  • Multimedia/Sound/Audio/Conversion
  • Multimedia/Sound/Audio/Sound Synthesis
  • Scientific/Engineering
  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Information Analysis
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
  • Utilities
No  spleeter  pypi packages just yet.

Errors

A list of common spleeter errors.

Code Examples

Here are some spleeter code examples and snippets.

GitHub Issues

The spleeter package has 272 open issues on GitHub

  • [Bug] A module that was compiled using NumPy 1.x cannot be run in NumPy 2.2.5 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.

See more issues on GitHub

Related Packages & Articles

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

pennylane 0.44.0

PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.

ktrain 0.41.4

ktrain is a wrapper for TensorFlow Keras that makes deep learning and AI more accessible and easier to apply

petastorm 0.13.1

Petastorm is a library enabling the use of Parquet storage from Tensorflow, Pytorch, and other Python-based ML training frameworks.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).