/**MAN





























































SFS                     Last change: UCL                        1






ENDPOINT(UCL1)    MISC. REFERENCE MANUAL PAGES     ENDPOINT(UCL1)



NAME
     endpoint - endpoint an utterance in speech waveform

SYNOPSIS
     endpoint (-i item) file

DESCRIPTION
     endpoint is a program to automatically  annotate  the  start
     and  end of an utterance supplied in a speech waveform.  The
     output is 2 annotations, marking the beginning  and  end  of
     the  utterance.   The  program  is based on the endpoint C++
     class developed by Bruce Lowerre.

OPTIONS
     -I         Identify program name and version number.

     -iitem     Select input item number.

INPUT ITEMS
     SP         Speech pressure waveform.

OUTPUT ITEMS
     AN         Endpoint annotations: {start,stop}.

VERSION/AUTHOR
     1.0        Mark Huckvale

BUGS
     */

SOURCE
     /users/mark/sfs/man/../contrib/asr/endpoint.c























SFS                     Last change: UCL                        1



