Mercurial > hg > auditok
diff README.rst @ 391:30f276d1bddf
Add description type keyword to setup.py
Remove old images
Update date in LICENSE
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Tue, 02 Mar 2021 23:27:32 +0100 |
parents | bd242e80455f |
children | 6ccd8225c48c b4a77779aca5 |
line wrap: on
line diff
--- a/README.rst Tue Mar 02 21:49:44 2021 +0100 +++ b/README.rst Tue Mar 02 23:27:32 2021 +0100 @@ -1,12 +1,13 @@ .. image:: doc/figures/auditok-logo.png :align: center + :alt: Build status .. image:: https://travis-ci.org/amsehili/auditok.svg?branch=master :target: https://travis-ci.org/amsehili/auditok .. image:: https://readthedocs.org/projects/auditok/badge/?version=latest :target: http://auditok.readthedocs.org/en/latest/?badge=latest - :alt: Documentation Status + :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. @@ -38,7 +39,7 @@ sudo pip install auditok -Install with the latest development version from github: +Install the latest development version from github: .. code:: bash