amine@377: auditok, an AUDIo TOKenization tool amine@377: =================================== amine@23: amine@32: .. image:: https://travis-ci.org/amsehili/auditok.svg?branch=master amine@32: :target: https://travis-ci.org/amsehili/auditok amine@377: :alt: Build Status amine@331: amine@37: .. image:: https://readthedocs.org/projects/auditok/badge/?version=latest amine@38: :target: http://auditok.readthedocs.org/en/latest/?badge=latest amine@38: :alt: Documentation Status amine@32: amine@32: amine@32: amine@377: ``auditok`` is an **Audio Activity Detection** tool that can process online data amine@369: (read from an audio device or from standard input) as well as audio files. It amine@369: can be used as a command line program or by calling its API. amine@32: amine@32: amine@23: .. toctree:: amine@369: :caption: Getting started amine@369: :maxdepth: 3 amine@23: amine@369: installation amine@369: examples amine@35: amine@35: .. toctree:: amine@379: :caption: Command-line guide amine@379: :maxdepth: 3 amine@379: amine@379: command_line_usage amine@379: amine@379: amine@379: amine@379: .. toctree:: amine@369: :caption: API Reference amine@35: :maxdepth: 3 amine@35: amine@369: core amine@369: util amine@369: io amine@369: signal amine@369: dataset amine@23: amine@369: License amine@369: ------- amine@369: MIT.