Contents

spleeter 2.4.0

0

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

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

Stars: 24812, Watchers: 24812, Forks: 2709, Open Issues: 232

The deezer/spleeter repo was created 4 years ago and the last code push was 3 weeks ago.
The project is extremely popular with a mindblowing 24812 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 232 open issues on GitHub

  • GUI and installable package included
  • Create raw
  • [Bug] Evaluation crashes (IteratorGetNext / args_x type error / Graph Execution Error)
  • [Feature] store pretrained data in XDG_CONFIG_HOME or /usr/share
  • [Discussion] Why Two Columns returned by Waveform based Separation?
  • [Bug] Bump Librosa Version
  • Fix outdated command-line argument in Python notebook
  • Does spleeter train the model every time we split a music?
  • [Discussion] any reason pypi releases don't have tags here?
  • [Bug]Python code for spleeter basics does not work

See more issues on GitHub

Related Packages & Articles

nncf 2.9.0

Neural Networks Compression Framework

PennyLane 0.35.1

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.3

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

petastorm 0.12.1

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

onnx 1.16.0

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).