📄 vqasc.1
字号:
.\" @(#)vqasc.1 3.4 4/7/97 ESI.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved.TH VQASC 1\-ESPS 4/7/97.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, Inc..SH "NAME"vqasc - vector quantize ASCII vectors with a codebook from a FEA file.SH "SYNOPSIS".B vqasc[.BI \-l " max_line_len"] [.BI \-x " debug_level"] [.BI \-h " histfile"] [.BI \-c " record"].I "cbk.fea data.in data.out".SH "DESCRIPTION".PP.I Vqascreads the ESPS FEA_VQ file .I cbk.feato obtain a vector quantization codebook. .I Vqascthen reads an ASCII file.I data.incontaining vectors, it encodes each vector using the codebook, and it outputs to .I data.outeach resulting quantized vector. The components of each input vectorare separated by white space, and the vectors are separated bynew-lines. If "\-" is supplied in place of .I data.in, then standard input is used. If "\-" is supplied in place of .I data.out,then standard output is used. .PP.I Vqascdetermines which distortion measure to use from the information stored in the FEA file. In many cases, .I vqascwill be used with codebooks designed using .IR vqdesasc (1\-ESPS), although this is not required. It is a requirementthat the dimensions of the input vectors all be the same as thedimension of the codewords in the codebook. .SH OPTIONS.PPThe following options are supported:.TP.BI \-l " max_line_len \fR[500]\fP"Specifies the maximum length of input lines. .TP.BI \-x " debug_level"If .I "debug_level \fR[0]\fP"is positive,.I vqascoutputs debugging messages and other information about the codebookdesign to a history file. The messages proliferate as .I debug_level increases. For level 0, there is no output. For level 1, the size ofthe input sequence, the average distortion, the standard deviation ofthe distortion, and the maximum distortion are output. For level 2, thecodebook itself is also output. For level 3, information isoutput for every input vector, namely the index of the closest codeword,the distortion with respect to the closest codeword,and the cumulative average distortion. For level 4, the output alsoincludes the input vectors and the output vectors..TP.BI \-h " histfile \fR[vqaschist]\fP"Specifies the file to use for history and debugging output. .TP.BI \-c " record"Specifies an integer record number within .I cbk.feato use as the codebook. If the \fB\-c\fP option is not used, then the last record in .I cbk.feais used as the codebook. .SH "ESPS PARAMETERS".PPThe ESPS parameter file is not read. .SH ESPS COMMON.PPNo values are written to ESPS Common. .SH ESPS HEADERS.PP.I Vqascreads the usual information from the FEA file header. No headers are written. .SH "FUTURE CHANGES".PP.SH "SEE ALSO".PP.nfvqdesasc(1\-ESPS), vqdes(1\-ESPS), vq(1\-ESPS),vqdesign(3\-ESPS), FEA_VQ(5\-ESPS), FEA(5\-ESPS), ESPS(5\-ESPS).fi.SH "WARNINGS AND DIAGNOSTICS".PP.I Vqascwill exit with appropriate messages if the feature vectors in .I inputdo not all have the same dimension, or if this dimension is not equal to the dimension of the codewords in the codebook..SH "BUGS".PPNone known. .SH "REFERENCES".PPSee.I vqdesign(3\-ESPS). .SH "AUTHOR".PPManual page by John Shore; program by John Shore.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -