Update of /cvsroot/sp-tk/SPTK/doc/ref_e In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9231 Modified Files: c2ir.tex c2ndps.tex da.tex decimate.tex delta.tex frame.tex gcep.tex glsadf.tex gmm.tex gmmp.tex grlogsp.tex interpolate.tex lbg.tex lmadf.tex lpc2lsp.tex lsp2sp.tex lspcheck.tex lspdf.tex mfcc.tex mgc2mgclsp.tex mgclsp2mgc.tex mgclsp2sp.tex mglsadf.tex mlpg.tex mlsacheck.tex mlsadf.tex ndps2c.tex pca.tex phase.tex psgr.tex smcep.tex sopr.tex vstat.tex wav2raw.tex x2x.tex Log Message: modify SYNOPSIS and OPTIONS of manual Index: delta.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/delta.tex,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** delta.tex 22 Dec 2016 10:52:58 -0000 1.15 --- delta.tex 10 May 2017 07:09:59 -0000 1.16 *************** *** 77,80 **** --- 77,81 ---- \argm{m}{M}{order of vector}{25} \argm{l}{L}{length of vector }{$M+1$} + \argm{t}{T}{number of input vectors}{$EOF$} \argm{d}{(fn~|~d_0~[d_1~\dots])}{$fn$ is the file name of the parameters $w^{(n)}(\tau)$ Index: mglsadf.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/mglsadf.tex,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** mglsadf.tex 22 Dec 2016 10:52:58 -0000 1.26 --- mglsadf.tex 10 May 2017 07:09:59 -0000 1.27 *************** *** 48,52 **** \begin{synopsis} \item [mglsadf] [ --m $M$ ] [ --a $A$ ] [ --c $C$ ] [ --p $P$ ] ! [ --i $I$ ] [ --v ] [ --t ] [ --k ] [ --P $Pa$ ] \item [\ ~~~~~~~~] {\em mgcfile} [ {\em infile} ] \end{synopsis} --- 48,52 ---- \begin{synopsis} \item [mglsadf] [ --m $M$ ] [ --a $A$ ] [ --c $C$ ] [ --p $P$ ] ! [ --i $I$ ] [ --t ] [ --v ] [ --k ] [ --P $Pa$ ] \item [\ ~~~~~~~~] {\em mgcfile} [ {\em infile} ] \end{synopsis} *************** *** 306,311 **** \argm{p}{P}{frame period}{100} \argm{i}{I}{interpolation period}{1} - \argm{v}{}{inverse filter}{FALSE} \argm{t}{}{transpose filter}{FALSE} \argm{k}{}{filtering without gain}{FALSE} \desc[1ex]{The option below only works if $C==0$.} --- 306,311 ---- \argm{p}{P}{frame period}{100} \argm{i}{I}{interpolation period}{1} \argm{t}{}{transpose filter}{FALSE} + \argm{v}{}{inverse filter}{FALSE} \argm{k}{}{filtering without gain}{FALSE} \desc[1ex]{The option below only works if $C==0$.} Index: da.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/da.tex,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** da.tex 22 Dec 2016 10:52:58 -0000 1.27 --- da.tex 10 May 2017 07:09:59 -0000 1.28 *************** *** 45,51 **** \name{da}{play 16-bit linear PCM data}{DA transformation} \begin{synopsis} ! \item [da] [ --s $S$ ] [ --c $C$ ] [ --g $G$ ] [ --a $A$ ] [ --o $O$ ] ! [ --w ] [ --H $H$ ] ! \item [\ ~~~] [ --v ] [ +$type$ ] [ {\em infile1} ] [ {\em infile2} ] ... \end{synopsis} --- 45,51 ---- \name{da}{play 16-bit linear PCM data}{DA transformation} \begin{synopsis} ! \item [da] [ --s $S$ ] [ --g $G$ ] [ --a $A$ ] [ --o $O$ ] ! [ --H $H$ ] [ --v ] ! \item [\ ~~~] [ --w ] [ +$type$ ] [ {\em infile1} ] [ {\em infile2} ] ... \end{synopsis} *************** *** 77,83 **** \argm{a}{A}{amplitude gain(0..100)}{N/A} \argm{o}{O}{output port(s : speaker, h : headphone)}{s} - \argm{w}{}{execute byte swap}{FALSE} \argm{H}{H}{header size in byte}{0} \argm{v}{}{display filename}{FALSE} \argp{type}{input data format\\ \begin{tabular}{llcll} \\[-1ex] --- 77,83 ---- \argm{a}{A}{amplitude gain(0..100)}{N/A} \argm{o}{O}{output port(s : speaker, h : headphone)}{s} \argm{H}{H}{header size in byte}{0} \argm{v}{}{display filename}{FALSE} + \argm{w}{}{execute byte swap}{FALSE} \argp{type}{input data format\\ \begin{tabular}{llcll} \\[-1ex] *************** *** 96,100 **** f & float (4 bytes) & \quad & d & double (8 bytes) ! \end{tabular}}{f} \end{options} --- 96,100 ---- f & float (4 bytes) & \quad & d & double (8 bytes) ! \end{tabular}}{s} \end{options} Index: frame.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/frame.tex,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** frame.tex 22 Dec 2016 10:52:58 -0000 1.21 --- frame.tex 10 May 2017 07:09:59 -0000 1.22 *************** *** 46,50 **** \begin{synopsis} ! \item [frame] [ --l $L$ ] [ --n ] [ --p $P$ ] [ {\em infile} ] \end{synopsis} --- 46,50 ---- \begin{synopsis} ! \item [frame] [ --l $L$ ] [ --p $P$ ] [ --n ] [ {\em infile} ] \end{synopsis} Index: sopr.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/sopr.tex,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** sopr.tex 22 Dec 2016 10:52:59 -0000 1.26 --- sopr.tex 10 May 2017 07:09:59 -0000 1.27 *************** *** 46,51 **** \begin{synopsis} ! \item[sopr] [ --a $A$ ] [ --s $S$ ] [ --m $M$ ] [ --d $D$ ] [--f $F$] ! [--c C] [ --magic $magic$ ] \item[\ ~~~~~] [ --MAGIC $MAGIC$ ] [ --ABS ] [ --INV ] [ --P ] [ --R ] [ --SQRT ] [ --LN ] \item[\ ~~~~~] [ --LOG2 ] [ --LOG10 ] [ --LOGX $X$ ] [ --EXP ] [ --POW2 ] [ --POW10 ] --- 46,51 ---- \begin{synopsis} ! \item[sopr] [ --a $A$ ] [ --s $S$ ] [ --m $M$ ] [ --d $D$ ] [ --p $P$ ] [ --f $F$ ] ! [ --c $C$ ] [ --magic $magic$ ] \item[\ ~~~~~] [ --MAGIC $MAGIC$ ] [ --ABS ] [ --INV ] [ --P ] [ --R ] [ --SQRT ] [ --LN ] \item[\ ~~~~~] [ --LOG2 ] [ --LOG10 ] [ --LOGX $X$ ] [ --EXP ] [ --POW2 ] [ --POW10 ] *************** *** 68,71 **** --- 68,72 ---- \argm{m}{M}{multiplication $y=x\ast M$}{FALSE} \argm{d}{D}{division $y=x/D$}{FALSE} + \argm{p}{P}{power $y=x^P$}{FALSE} \argm{f}{F}{flooring $y=F$ if $x < F$}{FALSE} \argm{c}{C}{ceiling $y=C$ if $x > C$}{FALSE} Index: gcep.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/gcep.tex,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** gcep.tex 22 Dec 2016 10:52:58 -0000 1.34 --- gcep.tex 10 May 2017 07:09:59 -0000 1.35 *************** *** 95,99 **** $C$ must be $C \geq 1$}{} \argm{l}{L}{frame length}{256} - \argm{n}{}{output normalized cepstrum}{FALSE} \argm{q}{Q}{input data style\\ \begin{tabular}{ll} \\[-1ex] --- 95,98 ---- *************** *** 104,107 **** --- 103,107 ---- $Q=4$ & $|f(w)|^2$ \\[1ex] \end{tabular}\\\hspace*{\fill}}{0} + \argm{n}{}{output normalized cepstrum}{FALSE} \desc[1ex]{Usually, the options below do not need to be assigned.} \argm{i}{I}{minimum iteration}{2} Index: wav2raw.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/wav2raw.tex,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** wav2raw.tex 22 Dec 2016 10:52:59 -0000 1.13 --- wav2raw.tex 10 May 2017 07:09:59 -0000 1.14 *************** *** 79,83 **** d & double (8 bytes) \\ a & ascii & \quad & & \\ ! \end{tabular}}{f} \end{options} --- 79,83 ---- d & double (8 bytes) \\ a & ascii & \quad & & \\ ! \end{tabular}}{s} \end{options} Index: psgr.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/psgr.tex,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** psgr.tex 22 Dec 2016 10:52:59 -0000 1.22 --- psgr.tex 10 May 2017 07:09:59 -0000 1.23 *************** *** 47,51 **** \begin{synopsis} \item[psgr] [ --t {\em title} ] [ --s $S$ ] [ --c $C$ ] [ --x $X$ ] ! [ --y $Y$ ] [ --p P ] [ --r $R$ ] [ --b ] \item[\ ~~~~~][ --T $T$ ] [ --B $B$ ] [ --L $L$ ] [ --R $R$ ] [ --P ] [ {\em infile} ] --- 47,51 ---- \begin{synopsis} \item[psgr] [ --t {\em title} ] [ --s $S$ ] [ --c $C$ ] [ --x $X$ ] ! [ --y $Y$ ] [ --p P ] [ --l ] [ --r $R$ ] [ --b ] \item[\ ~~~~~][ --T $T$ ] [ --B $B$ ] [ --L $L$ ] [ --R $R$ ] [ --P ] [ {\em infile} ] Index: interpolate.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/interpolate.tex,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** interpolate.tex 22 Dec 2016 10:52:58 -0000 1.19 --- interpolate.tex 10 May 2017 07:09:59 -0000 1.20 *************** *** 46,50 **** \begin{synopsis} ! \item[interpolate] [ --p $P$ ] [ --s $S$ ] [ --l $L$ ] [ --d ] [ {\em infile} ] \end{synopsis} --- 46,50 ---- \begin{synopsis} ! \item[interpolate] [ --l $L$ ] [ --p $P$ ] [ --s $S$ ] [ --d ] [ {\em infile} ] \end{synopsis} Index: mgc2mgclsp.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/mgc2mgclsp.tex,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** mgc2mgclsp.tex 22 Dec 2016 10:52:58 -0000 1.13 --- mgc2mgclsp.tex 10 May 2017 07:09:59 -0000 1.14 *************** *** 46,50 **** \begin{synopsis} ! \item [mgc2mgclsp] [ --a $A$] [ --g $G$ ] [ --m $M$ ] [ --o $O$ ] [ --s $S$ ] [ --k ] [ --L ] [ {\em infile} ] \end{synopsis} --- 46,50 ---- \begin{synopsis} ! \item [mgc2mgclsp] [ --m $M$ ] [ --a $A$] [ --g $G$ ] [ --c $C$ ] [ --o $O$ ] [ --s $S$ ] [ --k ] [ --L ] [ {\em infile} ] \end{synopsis} *************** *** 68,71 **** --- 68,72 ---- \begin{options} + \argm{m}{M}{order of mel-generalized cepstrum}{25} \argm{a}{A}{alpha of mel-generalized cepstrum}{0.35} \argm{g}{G_1}{gamma of mel-generalized cepstrum \\ *************** *** 74,78 **** $\gamma =-1 / $(int)$ C$\\ $C$ must be $C \geq 1$}{} - \argm{m}{M}{order of mel-generalized cepstrum}{25} \argm{o}{O}{output format \\ \begin{tabular}{ll} \\[-1ex] --- 75,78 ---- *************** *** 83,87 **** \end{tabular}\\\hspace*{\fill}}{0} \argm{s}{S}{sampling frequency (kHz)}{10} ! \argm{k}{}{do not output gain}{FALSE} \argm{L}{}{output log gain instead of linear gain}{FALSE} \desc[0.6ex]{Usually, the options below do not need to be assigned.} --- 83,87 ---- \end{tabular}\\\hspace*{\fill}}{0} \argm{s}{S}{sampling frequency (kHz)}{10} ! \argm{k}{}{output gain}{TRUE} \argm{L}{}{output log gain instead of linear gain}{FALSE} \desc[0.6ex]{Usually, the options below do not need to be assigned.} Index: lsp2sp.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/lsp2sp.tex,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** lsp2sp.tex 22 Dec 2016 10:52:58 -0000 1.6 --- lsp2sp.tex 10 May 2017 07:09:59 -0000 1.7 *************** *** 82,85 **** --- 82,86 ---- \argm{l}{L}{frame length}{256} \argm{L}{}{regard input log gain as linear one}{FALSE} + \argm{k}{}{input gain}{TRUE} \argm{q}{Q}{input format\\ \begin{tabular}{ll} \\[-1ex] Index: mlsacheck.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/mlsacheck.tex,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** mlsacheck.tex 22 Dec 2016 10:52:58 -0000 1.15 --- mlsacheck.tex 10 May 2017 07:09:59 -0000 1.16 *************** *** 47,52 **** \begin{synopsis} ! \item [mlsacheck] [ --m $M$ ] [ --a $A$ ] [ --c $C$ ] [ --r ] [ --l $L$] ! [ --R ] [--P $Pa$ ] [ {\em infile} ] \end{synopsis} --- 47,52 ---- \begin{synopsis} ! \item [mlsacheck] [ --m $M$ ] [ --a $A$ ] [ --l $L$] [ --c $C$ ] [ --r ] ! [--P $Pa$ ] [ --R ] [ {\em infile} ] \end{synopsis} Index: lbg.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/lbg.tex,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** lbg.tex 2 Feb 2017 07:19:15 -0000 1.28 --- lbg.tex 10 May 2017 07:09:59 -0000 1.29 *************** *** 46,50 **** \begin{synopsis} ! \item [lbg] [ --l $L$ ] [ --n $N$ ] [ --t $T$ ] [ --s $S$ ] [ --e $E$ ] [ --F $F$ ] [ --i $I$ ] [ --m $M$ ] [ --S $s$ ] \item [\ ~~~~~] [ --c $C$ ] [ --d $D$ ] [ --r $R$ ] [ {\em indexfile} ] $<$ {\em infile} --- 46,50 ---- \begin{synopsis} ! \item [lbg] [ --l $L$ ] [ --n $N$ ] [ --s $S$ ] [ --e $E$ ] [ --F $F$ ] [ --i $I$ ] [ --m $M$ ] [ --S $s$ ] \item [\ ~~~~~] [ --c $C$ ] [ --d $D$ ] [ --r $R$ ] [ {\em indexfile} ] $<$ {\em infile} *************** *** 238,242 **** \argm{l}{L}{length of vector}{26} \argm{n}{N}{order of vector}{L$-$1} - \argm{t}{T}{number of training vector}{N/A} \argm{s}{S}{initial codebook size}{1} \argm{e}{E}{final codebook size}{256} --- 238,241 ---- Index: c2ndps.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/c2ndps.tex,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** c2ndps.tex 22 Dec 2016 10:52:57 -0000 1.5 --- c2ndps.tex 10 May 2017 07:09:59 -0000 1.6 *************** *** 48,52 **** \begin{synopsis} ! \item[c2ndps] [ --l $L$ ] [ --m $M$ ] [ --p ] [ --z ] [ {\em infile} ] \end{synopsis} --- 48,52 ---- \begin{synopsis} ! \item[c2ndps] [ --m $M$ ] [ --l $L$ ] [ --p ] [ --z ] [ {\em infile} ] \end{synopsis} Index: smcep.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/smcep.tex,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** smcep.tex 22 Dec 2016 10:52:59 -0000 1.32 --- smcep.tex 10 May 2017 07:09:59 -0000 1.33 *************** *** 47,51 **** \begin{synopsis} ! \item [smcep] [ --a $A$ ] [ --t $t$ ] [ --T $T$ ] [ --s $s$ ] [ --m $M$ ] [ --l $L$ ] [ --q $Q$ ] \item [\ ~~~~~~~~~~] [ --i $I$ ] [ --j $J$ ] [ --d $D$ ] [ --e $e$ ] [ --E $E$ ] [ --f $F$ ] [ {\em infile} ] \end{synopsis} --- 47,51 ---- \begin{synopsis} ! \item [smcep] [ --a $A$ ] [ --t $t$ ] [ --T $T$ ] [ --m $M$ ] [ --l $L$ ] [ --s $s$ ] [ --L $L$ ] [ --q $Q$ ] \item [\ ~~~~~~~~~~] [ --i $I$ ] [ --j $J$ ] [ --d $D$ ] [ --e $e$ ] [ --E $E$ ] [ --f $F$ ] [ {\em infile} ] \end{synopsis} *************** *** 90,96 **** \argm{t}{t}{emphasized frequency $\theta*\pi$ (rad)}{0} \argm{T}{T}{emphasized frequency (Hz)}{0} - \argm{s}{s}{sampling frequency (kHz)}{10} \argm{m}{M}{order of mel cepstrum}{25} \argm{l}{L_1}{frame length}{256} \argm{L}{L_2}{ifft size for making matrices}{1024} \argm{q}{Q}{input data style\\ --- 90,96 ---- \argm{t}{t}{emphasized frequency $\theta*\pi$ (rad)}{0} \argm{T}{T}{emphasized frequency (Hz)}{0} \argm{m}{M}{order of mel cepstrum}{25} \argm{l}{L_1}{frame length}{256} + \argm{s}{s}{sampling frequency (kHz)}{10} \argm{L}{L_2}{ifft size for making matrices}{1024} \argm{q}{Q}{input data style\\ Index: mlpg.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/mlpg.tex,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** mlpg.tex 22 Dec 2016 10:52:58 -0000 1.26 --- mlpg.tex 10 May 2017 07:09:59 -0000 1.27 *************** *** 47,51 **** \begin{synopsis} ! \item [mlpg] [ --l $L$ ] [ --m $M$ ] [--d ($fn$ $|$ $d_0$ [$d_1$ $\dots$]) ] [--r $N_R$ $W_1$ [$W_2$] ] --- 47,51 ---- \begin{synopsis} ! \item [mlpg] [ --m $M$ ] [ --l $L$ ] [--d ($fn$ $|$ $d_0$ [$d_1$ $\dots$]) ] [--r $N_R$ $W_1$ [$W_2$] ] Index: pca.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/pca.tex,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** pca.tex 22 Dec 2016 10:52:59 -0000 1.14 --- pca.tex 10 May 2017 07:09:59 -0000 1.15 *************** *** 68,72 **** \begin{options} ! \argm{l}{L}{dimension of vector}{3} \argm{n}{N}{number of output principal components}{2} \argm{i}{I}{limit of iterations of the Jacobi method}{10000} --- 68,72 ---- \begin{options} ! \argm{l}{L}{dimension of vector}{24} \argm{n}{N}{number of output principal components}{2} \argm{i}{I}{limit of iterations of the Jacobi method}{10000} Index: c2ir.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/c2ir.tex,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** c2ir.tex 22 Dec 2016 10:52:57 -0000 1.24 --- c2ir.tex 10 May 2017 07:09:59 -0000 1.25 *************** *** 47,51 **** \begin{synopsis} ! \item[c2ir] [ --l $L$ ] [ --m $M_1$ ] [ --M $M_2$ ] [ --i ] [ {\em infile} ] \end{synopsis} --- 47,51 ---- \begin{synopsis} ! \item[c2ir] [ --m $M_1$ ] [ --M $M_2$ ] [ --l $L$ ] [ --i ] [ {\em infile} ] \end{synopsis} Index: lspdf.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/lspdf.tex,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** lspdf.tex 22 Dec 2016 10:52:58 -0000 1.20 --- lspdf.tex 10 May 2017 07:09:59 -0000 1.21 *************** *** 46,50 **** \begin{synopsis} ! \item [lspdf] [ --m $M$ ] [ --p $P$ ] [ --i $I$ ] [ --s $S$ ] [ --o $O$ ] [ --k ] [ --L ] {\em lspfile} [ {\em infile} ] \end{synopsis} --- 46,50 ---- \begin{synopsis} ! \item [lspdf] [ --m $M$ ] [ --p $P$ ] [ --i $I$ ] [ --k ] [ --L ] {\em lspfile} [ {\em infile} ] \end{synopsis} Index: x2x.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/x2x.tex,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** x2x.tex 22 Dec 2016 10:52:59 -0000 1.25 --- x2x.tex 10 May 2017 07:09:59 -0000 1.26 *************** *** 46,50 **** \begin{synopsis} ! \item[x2x] [ +$type1$ ] [ +$type2$ ] [ $\%format$ ] [ +a{\em $N$} ] [ --r ] \end{synopsis} --- 46,50 ---- \begin{synopsis} ! \item[x2x] [ +$type1$ ] [ +$type2$ ] [ --r ] [ --o ] [ $\%format$ ] \end{synopsis} *************** *** 92,97 **** type. if the -o option is not given, when the data type lengths are different, the process will be aborted.}{FALSE} ! \argp{{\bf a}\%format}{specify output format similar to 'printf()', ! only if $type2$ is ASCII.}{$\%g$} \end{options} --- 92,97 ---- type. if the -o option is not given, when the data type lengths are different, the process will be aborted.}{FALSE} ! \argh{format}{}{specify output format similar to 'printf()', ! only if $type2$ is ASCII.}{$\%Lg$} \end{options} Index: glsadf.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/glsadf.tex,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** glsadf.tex 22 Dec 2016 10:52:58 -0000 1.25 --- glsadf.tex 10 May 2017 07:09:59 -0000 1.26 *************** *** 47,51 **** \begin{synopsis} ! \item [glsadf] [ --m $M$ ] [ --c $C$ ] [ --p $P$ ] [ --i $I$ ] [ --v ] [ --t ] [ --n ] [ --k ] [ --P $Pa$ ] {\em gcfile} \item [\ ~~~~~~~~~] [ {\em infile} ] --- 47,51 ---- \begin{synopsis} ! \item [glsadf] [ --m $M$ ] [ --c $C$ ] [ --p $P$ ] [ --i $I$ ] [ --n ] [ --v ] [ --t ] [ --k ] [ --P $Pa$ ] {\em gcfile} \item [\ ~~~~~~~~~] [ {\em infile} ] Index: lpc2lsp.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/lpc2lsp.tex,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** lpc2lsp.tex 22 Dec 2016 10:52:58 -0000 1.26 --- lpc2lsp.tex 10 May 2017 07:09:59 -0000 1.27 *************** *** 47,51 **** \begin{synopsis} \item [lpc2lsp] [ --m $M$ ] [ --s $S$ ] [ --k ] [ --L ] [ --o $O$ ] [ --n $N$ ] ! [ --p $P$ ] [ --q $Q$ ] [ --d $D$ ] \item [\ ~~~~~~~~] [ {\em infile} ] \end{synopsis} --- 47,51 ---- \begin{synopsis} \item [lpc2lsp] [ --m $M$ ] [ --s $S$ ] [ --k ] [ --L ] [ --o $O$ ] [ --n $N$ ] ! [ --p $P$ ] [ --d $D$ ] \item [\ ~~~~~~~~] [ {\em infile} ] \end{synopsis} Index: lmadf.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/lmadf.tex,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** lmadf.tex 2 Feb 2017 07:19:15 -0000 1.28 --- lmadf.tex 10 May 2017 07:09:59 -0000 1.29 *************** *** 48,53 **** \begin{synopsis} ! \item [lmadf] [ --m $M$ ] [ --p $P$ ] [ --i $I$ ] [ --P $Pa$ ] [ --k ] ! [ --v ] [ --t ] [ --B $B1,B2,...$ ] \item [\ ~~~~]{\em cfile} [ {\em infile} ] \end{synopsis} --- 48,53 ---- \begin{synopsis} ! \item [lmadf] [ --m $M$ ] [ --p $P$ ] [ --i $I$ ] [ --P $Pa$ ] [ --v ] ! [ --t ] [ --k ] [ --B $B1,B2,...$ ] \item [\ ~~~~]{\em cfile} [ {\em infile} ] \end{synopsis} *************** *** 246,252 **** \argm{P}{Pa}{order of the Pad\'e approximation\\ $Pa$ should be $4$ or $5$}{4} - \argm{k}{}{filtering without gain}{FALSE} \argm{v}{}{inverse filter}{FALSE} \argm{t}{}{transpose filter}{FALSE} \desc[1ex]{(level 2)} \argm{B}{B1~B2~$\ldots$~Bn}{block size of cascaded filter,\\ --- 246,252 ---- \argm{P}{Pa}{order of the Pad\'e approximation\\ $Pa$ should be $4$ or $5$}{4} \argm{v}{}{inverse filter}{FALSE} \argm{t}{}{transpose filter}{FALSE} + \argm{k}{}{filtering without gain}{FALSE} \desc[1ex]{(level 2)} \argm{B}{B1~B2~$\ldots$~Bn}{block size of cascaded filter,\\ Index: lspcheck.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/lspcheck.tex,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** lspcheck.tex 22 Dec 2016 10:52:58 -0000 1.25 --- lspcheck.tex 10 May 2017 07:09:59 -0000 1.26 *************** *** 46,51 **** \begin{synopsis} ! \item [lspcheck] [ --m $M$ ] [ --s $S$ ] [ --k ] [ --L ] [ --q $Q$ ] [ --o $O$ ] ! [ --r $R$] [ --G $G$ ] [ --g ] [ {\em infile} ] \end{synopsis} --- 46,51 ---- \begin{synopsis} ! \item [lspcheck] [ --m $M$ ] [ --s $S$ ] [ --k ] [ --q $Q$ ] [ --o $O$ ] ! [ --c ] [ --r $R$] [ --g ] [ --L ] [ --G $G$ ] [ {\em infile} ] \end{synopsis} *************** *** 68,72 **** \argm{s}{S}{sampling frequency (kHz)}{10.0} \argm{k}{}{input \& output gain}{TRUE} - \argm{L}{}{regard input as log gain}{FALSE} \argm{q}{Q}{input format}{0} \argm{o}{O}{output format \\ --- 68,71 ---- *************** *** 82,88 **** \argm{r}{R}{threshold of rearrangement of LSP\\ $s.t.\hspace{0.5cm} 0 \leq R \leq 1$}{0.0} \argm{G}{G}{minimum value of gain\\ $G$ must be greater than $0$.}{1e-10} - \argm{g}{}{modify gain value if gain is less than $G$.}{FALSE} \end{options} --- 81,88 ---- \argm{r}{R}{threshold of rearrangement of LSP\\ $s.t.\hspace{0.5cm} 0 \leq R \leq 1$}{0.0} + \argm{g}{}{modify gain value if gain is less than $G$.}{FALSE} + \argm{L}{}{regard input as log gain}{FALSE} \argm{G}{G}{minimum value of gain\\ $G$ must be greater than $0$.}{1e-10} \end{options} Index: gmmp.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/gmmp.tex,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** gmmp.tex 22 Dec 2016 10:52:58 -0000 1.14 --- gmmp.tex 10 May 2017 07:09:59 -0000 1.15 *************** *** 46,50 **** \begin{synopsis} ! \item [gmmp] [ --l $L$ ] [ --m $M$ ] [ --a ] [ --f ] [ --B $B1,B2,...$ ] [ --c1 ] [ --c2 ] [ --D ] {\em gmmfile} [ {\em infile} ] \end{synopsis} --- 46,50 ---- \begin{synopsis} ! \item [gmmp] [ --l $L$ ] [ --m $M$ ] [ --f ] [ --a ] [ --B $B1,B2,...$ ] [ --c1 ] [ --c2 ] [ --D ] {\em gmmfile} [ {\em infile} ] \end{synopsis} Index: phase.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/phase.tex,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** phase.tex 22 Dec 2016 10:52:59 -0000 1.22 --- phase.tex 10 May 2017 07:09:59 -0000 1.23 *************** *** 47,51 **** \begin{synopsis} \item[phase] [ --l $L$ ] [ --p {\em pfile} ] [ --z {\em zfile} ] ! [ --m $M$ ] [ --n $N$ ] [ {\em infile} ] \end{synopsis} --- 47,51 ---- \begin{synopsis} \item[phase] [ --l $L$ ] [ --p {\em pfile} ] [ --z {\em zfile} ] ! [ --m $M$ ] [ --n $N$ ] [ --u ] [ {\em infile} ] \end{synopsis} Index: decimate.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/decimate.tex,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** decimate.tex 22 Dec 2016 10:52:58 -0000 1.18 --- decimate.tex 10 May 2017 07:09:59 -0000 1.19 *************** *** 46,50 **** \begin{synopsis} ! \item[decimate] [ --p $P$ ] [ --s $S$ ] [ --l $L$ ] [ {\em infile} ] \end{synopsis} --- 46,50 ---- \begin{synopsis} ! \item[decimate] [ --l $L$ ] [ --p $P$ ] [ --s $S$ ] [ {\em infile} ] \end{synopsis} Index: mfcc.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/mfcc.tex,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mfcc.tex 22 Dec 2016 10:52:58 -0000 1.11 --- mfcc.tex 10 May 2017 07:09:59 -0000 1.12 *************** *** 46,52 **** \begin{synopsis} ! \item[mfcc] [ --a $A$ ] [ --e $E$ ] [ --l $L_1$ ] [ --L $L_2$ ] ! [ --s or --f $F$ ] [ --m $M$ ] ! \item[\ ~~~][ --n $N$ ] [ --s $S$ ] [ --w $W$] [ --d ] [ -- E ] [ --0 ][ {\em infile} ] \end{synopsis} --- 46,52 ---- \begin{synopsis} ! \item[mfcc] [ --a $A$ ] [ --c $C$ ] [ --e $E$ ] [ --s $S$ ] [ --l $L_1$ ] [ --L $L_2$ ] ! [ --m $M$ ] ! \item[\ ~~~][ --n $N$ ] [ --w $W$] [ --d ] [ --E ] [ --0 ][ {\em infile} ] \end{synopsis} *************** *** 72,75 **** --- 72,76 ---- analysis \\ if $x < E$ then return $x = E$}{1.0} + \argm{s}{S}{sampling frequency (kHz)}{16.0} \argm{l}{L_1}{frame length of input}{256} \argm{L}{L_2}{frame length for fft. default value $2^n$ *************** *** 77,81 **** \argm{m}{M}{order of mfcc}{12} \argm{n}{N}{order of channel for mel-filter bank}{20} - \argm{s}{S}{sampling frequency (kHz)}{16.0} \argm{w}{W}{type of window\\ \begin{tabular}{ll}\\ [-1ex] --- 78,81 ---- Index: ndps2c.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/ndps2c.tex,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ndps2c.tex 22 Dec 2016 10:52:58 -0000 1.5 --- ndps2c.tex 10 May 2017 07:09:59 -0000 1.6 *************** *** 48,52 **** \begin{synopsis} ! \item[ndps2c] [ --l $L$ ] [ --m $M$ ] [ {\em infile} ] \end{synopsis} --- 48,52 ---- \begin{synopsis} ! \item[ndps2c] [ --m $M$ ] [ --l $L$ ] [ {\em infile} ] \end{synopsis} Index: vstat.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/vstat.tex,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** vstat.tex 22 Dec 2016 10:52:59 -0000 1.27 --- vstat.tex 10 May 2017 07:09:59 -0000 1.28 *************** *** 46,50 **** \begin{synopsis} ! \item[vstat] [ --l $L$ ] [ --n $N$ ] [ --t $T$ ] [ --c $C$ ] [ --d ] [ --o $O$ ] [ {\em infile} ] \end{synopsis} --- 46,51 ---- \begin{synopsis} ! \item[vstat] [ --l $L$ ] [ --n $N$ ] [ --t $T$ ] [ --o $O$ ] [ --c $C$ ] ! [ --d ] [ --i ] [ --r ] [ {\em infile} ] \end{synopsis} Index: mlsadf.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/mlsadf.tex,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** mlsadf.tex 22 Dec 2016 10:52:58 -0000 1.27 --- mlsadf.tex 10 May 2017 07:09:59 -0000 1.28 *************** *** 48,52 **** \begin{synopsis} \item [mlsadf] [ --m $M$ ] [ --a $A$ ] [ --p $P$ ] [ --i $I$ ] [ --b ] ! [--P $Pa$ ] [ --v ] [--t] [ --k ] \item [\ ~~~~~~~] {\em mcfile} [ {\em infile} ] \end{synopsis} --- 48,52 ---- \begin{synopsis} \item [mlsadf] [ --m $M$ ] [ --a $A$ ] [ --p $P$ ] [ --i $I$ ] [ --b ] ! [ --P $Pa$ ] [ --k ] [ --t ] [ --v ] \item [\ ~~~~~~~] {\em mcfile} [ {\em infile} ] \end{synopsis} *************** *** 355,360 **** $Pa$ should be $4$ or $5$}{4} \argm{k}{}{filtering without gain}{FALSE} - \argm{v}{}{inverse filter}{FALSE} \argm{t}{}{transpose filter}{FALSE} \end{options} --- 355,360 ---- $Pa$ should be $4$ or $5$}{4} \argm{k}{}{filtering without gain}{FALSE} \argm{t}{}{transpose filter}{FALSE} + \argm{v}{}{inverse filter}{FALSE} \end{options} Index: mgclsp2mgc.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/mgclsp2mgc.tex,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mgclsp2mgc.tex 22 Dec 2016 10:52:58 -0000 1.11 --- mgclsp2mgc.tex 10 May 2017 07:09:59 -0000 1.12 *************** *** 46,50 **** \begin{synopsis} ! \item [mgclsp2mgc] [ --a $A$ ] [ --g $G$ ] [ --m $M$ ] [ --q $Q$ ] [ --s $S$ ] [ --L ] [ {\em infile} ] \end{synopsis} --- 46,50 ---- \begin{synopsis} ! \item [mgclsp2mgc] [ --m $M$ ] [ --a $A$ ] [ --g $G$ ] [ --c $C$ ] [ --q $Q$ ] [ --s $S$ ] [ --L ] [ {\em infile} ] \end{synopsis} *************** *** 74,77 **** --- 74,78 ---- \begin{options} + \argm{m}{M}{order of mel-generalized cepstrum}{25} \argm{a}{A}{alpha of mel-generalized cepstrum}{0.35} \argm{g}{G_1}{gamma of mel-generalized cepstrum \\ *************** *** 80,84 **** $\gamma =-1 / $(int)$ C$\\ $C$ must be $C \geq 1$}{} - \argm{m}{M}{order of mel-generalized cepstrum}{25} \argm{q}{Q}{input format\\ \begin{tabular}{ll} \\[-1ex] --- 81,84 ---- Index: gmm.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/gmm.tex,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** gmm.tex 2 Feb 2017 07:19:15 -0000 1.24 --- gmm.tex 10 May 2017 07:09:59 -0000 1.25 *************** *** 46,50 **** \begin{synopsis} ! \item [gmm] [ --l $L$ ] [ --m $M$ ] [ --t $T$ ] [ --s $S$ ] [ --a $A$ ] [ --b $B$ ] [ --e $E$ ] [ --v $V$ ] [ --w $W$ ] [ --f ] \item [\ ~~~~] [ --M $W_{MAP}$ ][ --F $gmmfile$ ] [ --B $B1,B2,...$ ] [ --c1 ] [ --c2 ] [ {\em infile} ] --- 46,50 ---- \begin{synopsis} ! \item [gmm] [ --l $L$ ] [ --m $M$ ] [ --s $S$ ] [ --a $A$ ] [ --b $B$ ] [ --e $E$ ] [ --v $V$ ] [ --w $W$ ] [ --f ] \item [\ ~~~~] [ --M $W_{MAP}$ ][ --F $gmmfile$ ] [ --B $B1,B2,...$ ] [ --c1 ] [ --c2 ] [ {\em infile} ] *************** *** 181,185 **** \argm{l}{L}{length of vector}{26} \argm{m}{M}{number of Gaussian components}{16} - \argm{t}{T}{number of training vectors}{N/A} \argm{s}{S}{seed of random variable for LBG algorithm}{1} \argm{a}{A}{minimum number of EM iterations}{0} --- 181,184 ---- Index: grlogsp.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/grlogsp.tex,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** grlogsp.tex 13 Feb 2017 08:04:32 -0000 1.28 --- grlogsp.tex 10 May 2017 07:09:59 -0000 1.29 *************** *** 46,50 **** \begin{synopsis} ! \item[grlogsp] [ --t ] [ --F $F$] [ --O $O$ ] [ --x $X$ ] [ --y $ymin$ ] [ --yy $YY$ ] [ --yo $YO$ ] [ --p $P$ ] \item[\ ~~~~~~~~] [ --ln $LN$ ] [ --s $S$ ] [ --e $E$ ] [ --n $N$ ] [ --l $L$ ] --- 46,50 ---- \begin{synopsis} ! \item[grlogsp] [ --F $F$] [ --t ] [ --O $O$ ] [ --x $X$ ] [ --y $ymin$ ] [ --yy $YY$ ] [ --yo $YO$ ] [ --p $P$ ] \item[\ ~~~~~~~~] [ --ln $LN$ ] [ --s $S$ ] [ --e $E$ ] [ --n $N$ ] [ --l $L$ ] *************** *** 65,70 **** \begin{options} - \argm{t}{}{transpose x and y axes}{FALSE} \argm{F}{F}{factor}{1} \argm{O}{O}{origin of graph\\ if $O$ is more than 6, drawing area is over A4 range\\ --- 65,70 ---- \begin{options} \argm{F}{F}{factor}{1} + \argm{t}{}{transpose x and y axes}{FALSE} \argm{O}{O}{origin of graph\\ if $O$ is more than 6, drawing area is over A4 range\\ *************** *** 86,90 **** \includegraphics{fig/grlogsp-on.pdf} \end{minipage}\\\hspace*{\fill}\\ ! $(YO + 100 , X)$ [mm] if -t is specified.}{1} \argm{x}{X}{ $x$ scale\\ \begin{tabular}{cl} --- 86,90 ---- \includegraphics{fig/grlogsp-on.pdf} \end{minipage}\\\hspace*{\fill}\\ ! $(YO + 100 , X)$ [mm] if -t is specified.}{6} \argm{x}{X}{ $x$ scale\\ \begin{tabular}{cl} *************** *** 123,128 **** If Z is not given, Z is as same as F}{} \argm{o}{xo \; yo}{origin of the graph. ! if -o option exists, -O is not effective.}{95 30} ! \argm{g}{G}{type of frame of the graph ($0 \sim 2$) (see also \hyperlink{fig}{fig})}{2} \argm{cy}{cy}{first comment position}{-8} \argm{cy2}{cy2}{second comment position}{-14} --- 123,128 ---- If Z is not given, Z is as same as F}{} \argm{o}{xo \; yo}{origin of the graph. ! if -o option exists, -O is not effective.}{30 65} ! \argm{g}{G}{type of frame of the graph ($0 \sim 2$) (see also \hyperlink{fig}{fig})}{0} \argm{cy}{cy}{first comment position}{-8} \argm{cy2}{cy2}{second comment position}{-14} Index: mgclsp2sp.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/mgclsp2sp.tex,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mgclsp2sp.tex 22 Dec 2016 10:52:58 -0000 1.4 --- mgclsp2sp.tex 10 May 2017 07:09:59 -0000 1.5 *************** *** 46,51 **** \begin{synopsis} ! \item [mgclsp2sp] [ --a $A$ ] [ --g $G$ ] [ --m $M$ ] [ --l $L$] [ --q $Q$ ] ! [ --s $S$ ] [ --o $O$] \newline [ --k ] [ --L ] [ {\em infile} ] \end{synopsis} --- 46,51 ---- \begin{synopsis} ! \item [mgclsp2sp] [ --a $A$ ] [ --g $G$ ] [ --c $C$ ] [ --m $M$ ] [ --s $S$] [ --l $L$ ] ! [ --L ] [ --k ] \newline [ --q $Q$ ] [ --o $O$ ] [ {\em infile} ] \end{synopsis} *************** *** 101,106 **** \argm{s}{S}{sampling frequency}{10.0} \argm{l}{L}{frame length}{256} - \argm{k}{}{input gain}{FALSE} \argm{L}{}{regard input log gain as linear gain}{FALSE} \argm{q}{Q}{input format\\ \begin{tabular}{ll} \\[-1ex] --- 101,106 ---- \argm{s}{S}{sampling frequency}{10.0} \argm{l}{L}{frame length}{256} \argm{L}{}{regard input log gain as linear gain}{FALSE} + \argm{k}{}{input gain}{FALSE} \argm{q}{Q}{input format\\ \begin{tabular}{ll} \\[-1ex] |