Welcome to Spafe’s documentation!#

_images/logo2.png

spafe (Simplified Python Audio Features Extraction) is a light weight library that aims to unite audio feature extraction algorithms in one simple code.

Dependencies#

spafe is built using Python3 and it requires the following Python packages:

if you want to use the visualization module/ functions of spafe, you will need to install:

Installation#

Install from PyPI#

  • You can simply install spafe using pip: pip install spafe

  • To update an existing spafe version use: pip install -U spafe

Install from Anaconda#

  • Spafe is also available on anaconda: conda install spafe

Documentation#

For the documentation of the modules please refer to:

Citation#

  • If you want to cite spafe as a software, please cite the version used as indexed at Zenodo: DOI

    • Ayoub Malek, Hadrien Titeux, Stefano Borzì, Christian Heider Nielsen, Fabian-Robert Stöter, Hervé BREDIN, & Kevin Mattheus Moerman. (2023). SuperKogito/spafe: v0.3.2 (v0.3.2). Zenodo. https://doi.org/10.5281/zenodo.7686438


  • You can also cite spafe’s paper on JOSS: DOI2