Anonymous - 2002-10-28

I am calling to mk_model_def in the IC phase and this script shows an error. I call the script like this way:

./bin/mk_model_def -moddeffn model_architecture/ci_mdef -phonelstfn etc/animal.phone -n_state_pm 3

and shows an error that says:

[Switch]    [Default] [Value]
-moddeffn             model_architecture/ci_mdef
-triphonefn                 
-phonelstfn           etc/animal.phone
-mapfn                      
-n_cdstate                  
-n_cistate                  
-n_tmat                     
-n_state_pm 5         3     
INFO: mk_model_def.c(367): 21 n-phones, each to have 3 states
FATAL_ERROR: "mk_model_def.c", line 380: Error reading triphone list file
I need make a triphones file? why?