when I perform HHEd -T 1 -H hmms/hmm3/hmmslist -M classes regtree.hed phonelist , it can't generate the regression tree.Show the error as follows:
ERROR [+7231] ChkType: Attempt to form list from different types h and m
Can you tell me why ? Thanks!
Hi Diwei Liu,
>ERROR [+7231] ChkType: Attempt to form list from different types h and m
The HTK Book says:
+7231 Item list type errorNot much help in this case...
Each item in a particular list should be of the same type and size.
Are there any errors in your HVite log output file from step 4? As stated in the last paragraph in Step 4:
Review the log output of the HVite command very carefully. Catching errors here will save a lot of headache later on. Because seemingly minor problems at this step sometimes show up as major errors at later steps, and they are very difficult to trace back to here. Here is the log output from the above noted command: HVite_log. It is time well spent to review the log to make sure that HVite recognized all the words for each line in your prompts file.
Ken