Getting started
Format specification
API Documentation
Development
To install audformat run:
audformat
$ # Create and activate Python virtual environment, e.g. $ # virtualenv --python=python3 ${HOME}/.envs/audformat $ # source ${HOME}/.envs/audformat/bin/activate $ pip install audformat