Menu

[ksjjsk] the executable mk_model_def

Anonymous
2001-11-20
2012-09-22
  • Anonymous

    Anonymous - 2001-11-20

    Hello.
    I try to make CI model definition file using the executable mk_model_def in linux.
    "./mk_model_def" tell me next.
    [Switch]
    -moddeffn
    -triphonefn
    -phonelstfn
    -mapfn
    -n_cdstate
    -n_cistate
    -n_tmat
    -n_state_pm

    I have only phonelstfn and want to make 3 state hmm model.
    What means the other options?
    I try to execute this.

    ./mk_model_def -phonelstfn digit.phone -moddeffn model.definition -n_state_pm 3

    but this occurs error.
    I can make model definition file, "model.definition".
    Anyone help me!
    thank you.

     
    • Akkineni Rajesh

      Akkineni Rajesh - 2001-11-20

      try this:

      mk_mdef_gen -phnlstfn $phonefile -ocimdef $ci_mdeffile -n_state_pm $CFG_STATESPERHMM

      try to use the perl scripts which r in script_pl dir for training.

       

Log in to post a comment.