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

apollon

  • Clone with SSH
  • Clone with HTTPS
  • Apollon

    Apollon is a framework for modelling audio feature time series. It comprises

    • low-level audio feature extraction
    • Hidden-Markov Models
    • Self-Organizing Map

    1. Installation

    Download apollon or clone this repository. Navigate the package's root directory and install apollon using pip.

    cd path/to/apollon_repo
    pip install .

    Note that the period on the end of the last line is necessary.

    2. Documentation

    Full documentation is available on readthedocs.