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.