.. vim: set fileencoding=utf-8 : .. Andre Anjos .. Mon 4 Nov 20:58:04 2013 CET .. .. Copyright (C) 2011-2013 Idiap Research Institute, Martigny, Switzerland .. _bob.ap: ================================= Bob's Audio Processing Routines ================================= .. todolist:: This module contains base functionality from Bob bound to Python, available in the C++ counter-part ``bob::ap``. It includes audio processing utilities that can be used for computation of the following audio features: MFCC, IMFCC, LFCC, RFCC, SCFC, SSFC, and SCMC. Documentation ------------- .. toctree:: :maxdepth: 2 guide py_api Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. include:: links.rst