Mercurial > hg > auditok
changeset 37:c964768a000a
doc update
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Wed, 02 Dec 2015 23:40:11 +0100 |
parents | b1bc98a08418 |
children | 816b6278c4f4 |
files | README.md doc/index.rst |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Wed Dec 02 23:25:00 2015 +0100 +++ b/README.md Wed Dec 02 23:40:11 2015 +0100 @@ -1,4 +1,5 @@ [](https://travis-ci.org/amsehili/auditok) +[](http://auditok.readthedocs.org/en/latest/?badge=latest) AUDIo TOKenizer ===============
--- a/doc/index.rst Wed Dec 02 23:25:00 2015 +0100 +++ b/doc/index.rst Wed Dec 02 23:40:11 2015 +0100 @@ -3,6 +3,10 @@ .. 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 **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 and offers an easy to use API.