I've been unable to find this in previous posts or in documentation: What is the format of the senone list file that mk_mllr_class expects?
For example, if I have two classes, would this be correct, and what exactly goes in senone.lst? I'm guessing a list of all senones and their class, but in what format?
Hi,
I've been unable to find this in previous posts or in documentation: What is the format of the senone list file that mk_mllr_class expects?
For example, if I have two classes, would this be correct, and what exactly goes in senone.lst? I'm guessing a list of all senones and their class, but in what format?
./bin/mk_mllr_class -nmap
wc -l senone.lst
-nclass 2 -cb2mllrfn out.cb2mllr < senone.lstThanks
Alex
According to the code it should be just the list of integer numbers. For each senone you just point a class number.