Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • master default protected
  • feat-features-update
  • esra-current
  • v0.1.2.1
5 results

README.md

Blame
  • Michael Blaß's avatar
    Blaß, Michael authored
    Minor changes for premature upload to pypi.
    c7335912
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    Apollon

    Apollon is a Python framework for audio feature extraction and music similarity estimation. It includes subpackages for

    • Audio feature extraction
    • Hidden Markov Models
    • Self-Organizing Map

    1. Installation

    1.1 Install from PyPi

    The latest version of apollon is available on PyPi. Just open a terminal an run the following command to download and install apollon:

    pip install apollon 

    2. Documentation

    Full documentation is available on readthedocs.