File: sphinx_cepview.1

package info (click to toggle)
sphinxbase 0.8%2B5prealpha-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,592 kB
  • ctags: 3,296
  • sloc: ansic: 29,950; sh: 11,802; makefile: 679; python: 335; perl: 121; yacc: 93; lex: 50
file content (41 lines) | stat: -rw-r--r-- 882 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.TH SPHINX_CEPVIEW 1 "2007-08-27"
.SH NAME
sphinx_cepview \- View acoustic feature files
.SH SYNOPSIS
.B sphinx_cepview
[\fI options \fR]...
.SH DESCRIPTION
.PP
This program reads acoustic feature files in Sphinx format and
displays their contents as text for inspection.
.TP
.B \-b
The beginning frame 0-based.
.TP
.B \-d
Number of displayed coefficients.
.TP
.B \-describe
Whether description will be shown.
.TP
.B \-e
The ending frame.
.TP
.B \-f
feature file.
.TP
.B \-header
Whether header is shown.
.TP
.B \-i
Number of coefficients in the feature vector.
.TP
.B \-logfn
file (default stdout/stderr)
.SH AUTHOR
Written by numerous people at CMU from 1994 onwards.  This manual page
by David Huggins-Daines <dhuggins@cs.cmu.edu>
.SH COPYRIGHT
Copyright \(co 1994-2007 Carnegie Mellon University.  See the file
\fICOPYING\fR included with this package for more information.
.br