man.diff
来自「speech signal process tools」· DIFF 代码 · 共 56 行
DIFF
56 行
.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved.\" @(#)cbkedit.1 3.1 10/6/87 ESI.TH CBKEDIT 1\-ESPS 10/6/87.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, Inc..SH NAMEcbkedit \- codebook file editor.SH SYNOPSIS.B cbkedit[.BI \-x " debug_level"] .I " file".SH DESCRIPTION.PP.I Cbkeditconverts an ESPS SCBK file into a form suitable for editing with a texteditor, opens the editor of your choice on it and then converts theedited file back to a SCBK file. The environment variable EDITOR ischecked for the name of your editor. If EDITOR is not in theenvironment, then \fIvi(1)\fR is used..PP.I Cbkeditcan be used to edit both the codebook file data record and the header.The header item \fInum_cdwds\fR is reset to the correct number ofcodewords in the edited file. It cannot be edited directly..PPWhen the editor is exited, \fIcbkedit\fR asks if it should go ahead andmake the changes, or abort the session. If the changes are accepted,then a copy of the old file is kept with \fI.bak\fR appended to thefilename. .SH OPTIONS.PPThe following options are supported:.TP.BI \-x " debug level"Only debug level 1 is defined in this version; this causes severalmessages to be printed. The default level is zero, which causes nodebug output. .SH ESPS HEADERS.PPAll header items in the output file are the same as those from the inputfile, except that \fInum_cdwds\fR is updated if codewords were added ordeleting during the edit..SH ESPS PARAMETERSThe ESPS parameter file is not referenced..SH ESPS COMMONThe ESPS Common file is not used by this program..SH BUGSThe conversion from ASCII back to the SCBK file is simple-minded. Whenediting keep the format the same as the program produced. Only deletelines from the data record portion of the file. Do not delete any blanklines or comments..SH AUTHOR.PPAlan Parker
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?