代码搜索:PRl

找到约 305 项符合「PRl」的源代码

代码结果 305
www.eeworm.com/read/145281/5746789

prl coderm.prl

#!/usr/local/bin/perl # This script will encode a given list of files of the RM database # store the results in a directory tree given the root # It has options for coding training data and test
www.eeworm.com/read/145281/5746790

prl fixrm.prl

#!/usr/local/bin/perl # fix rm files that were corrupted in recording # chops out a number of samples from the (coded) files # # usage: fixrm.prl corruptlist dataroot # # where: -
www.eeworm.com/read/145281/5746795

prl hbuild.prl

#!/usr/local/bin/perl # This perl script calls herest repeatedly to build a sequence # of model sets, each set in the sequence being 1 single embedded # reestimation of the previous # # usa
www.eeworm.com/read/145281/5746798

prl makeprotohmmset.prl

#!/usr/local/bin/perl # # This script can be used to produce prototype HMMSets for # PLAINHS, TIEDHS and DISCRETEHS systems # # Global Variables $nStates=0; # Number
www.eeworm.com/read/145281/5746802

prl herest.prl

#!/usr/local/bin/perl #---------------------------------------------------------------# # HTK Perl Script: herest.prl # #
www.eeworm.com/read/145281/5746804

prl hedit.prl

#!/usr/local/bin/perl # This shell script invokes HHEd to perform a global edit of a set # of models. It must be executed from within the directory holding # the hmm directories. # # Usage:
www.eeworm.com/read/132212/5918957

prl mkclscript.prl

#!/usr/local/bin/perl # generate an HHEd script file for state-clustering triphones # # usage: mkclscript.prl command threshold monophone_list # # where monophone_list is a HMM list for t
www.eeworm.com/read/132212/5918958

prl htestrm.prl

#!/usr/local/bin/perl #---------------------------------------------------------------# # HTK Perl Script: htestrm.prl # #
www.eeworm.com/read/132212/5918959

prl coderm.prl

#!/usr/local/bin/perl # This script will encode a given list of files of the RM database # store the results in a directory tree given the root # It has options for coding training data and test
www.eeworm.com/read/132212/5918960

prl fixrm.prl

#!/usr/local/bin/perl # fix rm files that were corrupted in recording # chops out a number of samples from the (coded) files # # usage: fixrm.prl corruptlist dataroot # # where: -