view doc/index.rst @ 419:c2ac3fc1bfbc

Add tests for AudioEventsJoinerWorker
author Amine Sehili <amine.sehili@gmail.com>
date Fri, 18 Oct 2024 23:16:08 +0200
parents df2a320e10d5
children 81bc2375354f
line wrap: on
line source
auditok, an AUDIo TOKenization tool
===================================

.. image:: https://travis-ci.org/amsehili/auditok.svg?branch=master
    :target: https://travis-ci.org/amsehili/auditok
    :alt: Build Status

.. image:: https://readthedocs.org/projects/auditok/badge/?version=latest
    :target: http://auditok.readthedocs.org/en/latest/?badge=latest
    :alt: Documentation Status



``auditok`` is an **Audio Activity Detection** tool that can process online data
(read from an audio device or from standard input) as well as audio files. It
can be used as a command line program or by calling its API.


.. toctree::
    :caption: Getting started
    :maxdepth: 3

    installation
    examples

.. toctree::
    :caption: Command-line guide
    :maxdepth: 3

    command_line_usage



.. toctree::
    :caption: API Reference
    :maxdepth: 3

    core
    util
    io
    signal
    dataset

License
-------
MIT.