man.diff

来自「speech signal process tools」· DIFF 代码 · 共 107 行

DIFF
107
字号
.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved.\" @(#)spectrans.1	3.7 3/28/97.TH SPECTRANS 1\-ESPS 3/28/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"spectrans - transform spectral parameters in a FEA_ANA file.SH "SYNOPSIS".B spectrans [.BI \-x " debug_level"] [.BI \-w " grid_width"] [.BI \-m " spec_rep"] .I " infile.fea outfile.fea".SH "DESCRIPTION".PP.I Spectranstransforms the spec_param field of a FEA_ANA file.I infile.feato a different spectral representation and outputs the FEA_ANA file.I outfile.fea.  The output spectral representation is is determinedby the \fB\-m\fP option.  If.I infile.feais equal to "\-", then standard input is used. If.I outfile.feais equal to "\-", standard output is used.  If the .B \-moption specifies the current spectral representation of .I infile.fea,.I spectransexits with a warning message and without creating .I outfile.fea..PPSee \fItranspec\fR(1\-ESPS)for transforming paramters from ordinary FEA(5\-ESPS)files..SH OPTIONS.PP.TP.BI \-x " debug_level".I Debug_levels greater than 0 cause messages to print to stderr..TP.BI \-w " grid_width"\fIGrid_width\fR is the nominal spacing (in Hz.) of the grid used in the search for LSFs. It is used only duringcomputation of LSF values, and if not specified, a default valueof 4 Hz. is used. Reasonable values for \fIgrid_width\fR depend on thebandwidth of the original sampled data, but for 4 kHz. data,values between 2 and 62 Hz. are reasonable..TP.BI \-m " spec_rep".I Spec_repis the type of spectral parameter to put in the output FEA_ANA file.Legal values are defined in .I <esps/anafea.h>, but they include the following:AUTO == normalized autocorrelations, RC == reflection coefficients,AFC == autoregressive filter coefficients, LAR == log area ratios, CEP == cepstrum coefficients, and LSF == line spectral frequencies..SH "ESPS PARAMETERS".PPThe ESPS parameter file is not read by .I spectrans..SH ESPS COMMON.PPThe ESPS Common file is not read by .I spectrans. .SH ESPS HEADERS.PPValues in the header of .I outfile.feaare copied from  the values in the header of .I infile.fea, except for the spec_rep type.It takes on the .B \-mspecified value.  Also, if the parameter is being converted to LSFs,then a generic header item \fILSF_grid_width\fR of type double isadded that contains the \fB\-w\fR value..SH "FUTURE CHANGES".PPAdd AF (area functions) as spectral parameters that are supported..SH "SEE ALSO".PP.nf\fIrefcof\fP(1\-ESPS), \fIlpcana\fP(1\-ESPS), \fIme_spec\fP(1\-ESPS),\fIESPS\fP(5\-ESPS), \fIFEA_ANA\fP(5\-ESPS), \fItranspec\fP(1\-ESPS).fi.SH "BUGS".PPNone known..SH "AUTHOR".PPManual page and program by David Burton.  Converted to ESPS 3.0 by John Shore.  

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?