CMU Artificial Intelligence Repository
LOTEC: Simple Speech Recognition System
areas/speech/systems/lotec/
The Lotec Speech Recognition Package is all you need to build a
single-speaker, small-vocabulary, low-quality continuous speech
recognition module, for use as part of a larger system. Input is sound
samples in the Sun .au file format, plus word templates in the same
format, and output is a bunch of word hypotheses, each consisting of
temporal location and likelihood score (e.g., `template 2 for the word
"central" matched the input best in the time span from 450 to 830
milliseconds, and the match discrepancy was 405.32). (That is, it
outputs a lattice of word hypotheses.)
Origin:
ftp.sanpo.t.u-tokyo.ac.jp:/pub/nigel/lotec/ [130.69.134.32]
as the files lotec.tar.Z or lotec-no-bin.tar.Z
Version: 23-MAY-94
Requires: SUN Sparc (SunOS 4.1.2), multimedia library files in
/usr/demo/SOUND, X WIndows, gcc, microphone
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Author(s): Nigel Ward
Sanpo Sekkei Laboratory
Faculty of Engineering
University of Tokyo, Japan
7-3-1 Hongo, Bunkyo-ku
Tokyo 113 Japan
Keywords:
Authors!Ward, C!Code, LOTEC, Speech Recognition
References: ?
Last Web update on Mon Feb 13 10:28:28 1995
AI.Repository@cs.cmu.edu