Mercurial > hg > auditok
diff doc/cmdline.rst @ 33:d28d94bf6b39
doc update
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Wed, 02 Dec 2015 11:10:54 +0100 |
parents | ea905bc19458 |
children | 929c1e7477ac |
line wrap: on
line diff
--- a/doc/cmdline.rst Tue Dec 01 20:13:02 2015 +0100 +++ b/doc/cmdline.rst Wed Dec 02 11:10:54 2015 +0100 @@ -18,15 +18,17 @@ .. figure:: figures/figure_1.png :align: center - :alt: alternate text + :alt: Output from a detector that tolerates silence periods up to 300 ms :figclass: align-center + :scale: 40 % 2. the detector splits an audio activity event into many activities if the within activity silence is over 0.2 second: .. figure:: figures/figure_2.png :align: center - :alt: alternate text + :alt: Output from a detector that tolerates silence periods up to 200 ms :figclass: align-center + :scale: 40 % ****************** @@ -186,8 +188,8 @@ Put some text here... -2nd Practical use case example: build ab (very) basic voice control application -############################################################################### +2nd Practical use case example: build a (very) basic voice control application +############################################################################## `This repository <https://github.com/amsehili/gspeech-rec>`_ supplies a bash script the can send audio data to Google's Speech Recognition service and get its transcription. In the following we will use **auditok** as a lower layer component