sdcomp.diff
来自「speech signal process tools」· DIFF 代码 · 共 192 行
DIFF
192 行
.\" Copyright (c) 1987,1988,1989 Entropic Speech, Inc.; All rights reserved.\" @(#)sdcomp.1 3.3 03 Apr 1997 ESI.TH SDCOMP 1\-ESPS 03 Apr 1997.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"sdcomp \- listening program to compare two sampled data files.SH "SYNOPSIS".B sdcomp[.BI \-b " shift-value"] [ .BI \-c " channel"] [.BI \-d " delay"] [.BI \-{fprs} " range"] [.BI \-g " gain"] [ .BI \-i ] [.BI \-R " nrepeat"] [.BI \-n " step"] [.BI \-w " width"] [.BI \-x " debug-level"].I sdfile[.I sdfile ...].SH "DESCRIPTION".PP.I Sdcomp cycles through one or more ESPS FEA_SD(5\-ESPS) files playing a portion from each file by means of the local play(1\-ESPS) program..I Sdcompassumes that the local play program has the same command line options as .I mcplay. .PPAfter .I sdcompstarts and after a portion is played from each file, the user isprompted for the next action. The following commands are then accepted (<CR> refers to the "return" key):.RS 5.nf<CR> play next portion from each filer<CR> repeat current portion from each fileb<CR> back up and play previous portion from each filec<CR> continue playing portions without stopping for commandsq<CR> quit.fi.RE .SH "ESPS PARAMETERS".PPThe ESPS parameter file processing is the same as that for .I mcplay..SH ESPS HEADERS.PPESPS headers are treated as in .I mcplay..SH OPTIONS.PPThe flags.B bcgirwxare passed to the local play programevery time that program is invoked. In addition, the followingoptions are supported: .TP.BI \-{prsf} " range"Selects the first portion that will be played from each file, with syntax as in.I mcplay. The default is .BR \-s 0:1. If the part of the range specification after the colon is omitted(giving only the starting point), the defaults are as follows:.RS 5.nf \fB\-p\fR<start>:+7999 \fB\-r\fR<start>:+7999 \fB\-s\fR<start>:+1 \fB\-f\fR<start>:+79.fi.RE.IPThese give approximately the same length (1 second) when the sampling frequency is 8000 Hz., but not otherwise. .IPThe effect of the .B \-{psrf} option is to select the starting position and length of the portion. This length remains in effect for subsequent portions that are played, while the starting positions of subsequent portions are determined by the.B -noption. Note that \fB-p\fP and \fB-r\fP are synonyms. .TP.BI \-d " delay"If.B \-dis not specified,.I sdcomppasses all the filename arguments to one invocation of the play programeach time a portion is played from the files. If.B \-dis specified, then each filename is passed to a separate invocation ofthe play program, which is followed by a pause of.I delayseconds. (Note that specifying.B \-d0is not equivalent to omitting the option entirely.).TP.BI \-w " width \fR[100]\fP"This option defines the frame width. The width is ignored unless the.B \-foption is also specified..TP.BI \-n " step"Selects the amount by which the starting position is changed from one portion of each file to the next portion of each file. If the .I step is less than the portion length (determined by .B \-{prsf}), the portions will overlap. If it is greater than the portion length, the portions played will skip segments of the files. The .I stepmust be expressed in the sameunits as the .I range. That is, if .I rangeis specified with .B \-por .B \-r(points), the.I stepis assumed to be points, etc. The default for .I stepequals the length of the initial portion specified by the .B \-{prsf}option. .SH "FUTURE CHANGES".PPThe user should be able to change the order in which files are played. .PPThere should be an option that causes .I sdcompto select the order in which files are played and report that order after all of the speech has been played. .PPThe user should be able to change the position, portion length, andstep size dynamically. .PPThe user should be able to specify a separate gain.RB ( \-g )or shift-value.RB ( \-b )for each input file. .SH "SEE ALSO".PPplay(1\-ESPS), FEA_SD(5\-ESPS).SH "WARNINGS".PP.SH "BUGS".PP.IA .I rangeor.I step value in seconds is restricted to integer values (this reflects a bug in .I play)..SH "AUTHOR".PPManual page by John Shore; program by Rodney Johnson
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?