logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Description

       mkgshmm converts monophone HMM definition file in HTK format into a special format for Gaussian Mixture
       Selection (GMS) in Julius.

       GMS is an algorithm to reduce the amount of acoustic computation with triphone HMM, by pre-selection of
       promising gaussian mixtures using likelihoods of corresponding monophone mixtures.

Examples

       (1) Prepare a monophone model which was trained by the same corpus as target triphone model.

       (2) Convert the monophone model using mkgshmm.
       (3) Specify the output file in Julius with option "-gshmm"

License

       The same as Julius.

                                                   10/02/2008                                         MKGSHMM(1)

Name

           mkgshmm
          - convert monophone HMM to GS HMM for Julius

See Also

julius ( 1 )

Synopsis

mkgshmm {monophone_hmmdefs}
                 >
                  {outputfile}

See Also