Initial import to Tizen
[profile/ivi/sphinxbase.git] / doc / sphinx_fe.1.in
1 .TH SPHINX_FE 1 "2007-08-27"
2 .SH NAME
3 sphinx_fe \- Convert audio files to acoustic feature files
4 .SH SYNOPSIS
5 .B sphinx_fe
6 [\fI options \fR]...
7 .SH DESCRIPTION
8 .PP
9 This program converts audio files (in either Microsoft WAV, NIST
10 Sphere, or raw format) to acoustic feature files for input to
11 batch-mode speech recognition.  The resulting files are also useful
12 for various other things.  A list of options follows:
13 .\" ### ARGUMENTS ###
14 .PP
15 Currently the only kind of features supported are MFCCs (mel-frequency
16 cepstral coefficients).  There are numerous options which control the
17 properties of the output features.  It is \fBVERY\fR important that
18 you document the specific set of flags used to create any given set of
19 feature files, since this information is \fBNOT\fR recorded in the
20 files themselves, and any mismatch between the parameters used to
21 extract features for recognition and those used to extract features
22 for training will cause recognition to fail.
23 .SH AUTHOR
24 Written by numerous people at CMU from 1994 onwards.  This manual page
25 by David Huggins-Daines <dhuggins@cs.cmu.edu>
26 .SH COPYRIGHT
27 Copyright \(co 1994-2007 Carnegie Mellon University.  See the file
28 \fICOPYING\fR included with this package for more information.
29 .br