Skip to content

bader28/apollon

 
 

Repository files navigation

tests

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

We currently provide wheels for macOS and Windows; GNU/Linux users have to build apollon from source.

2. Documentation

Full documentation is available on readthedocs.

About

Feature extraction frame work for content-based music similarity estimation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.9%
  • C 11.1%