문제

I am trying to adapt my acoustic models for sphinx4 using MAP and MLLR. I do understand that I have to use the mllr_solve binary and the bw to do one iteration.

I'd like to know if using bw's -mllrmat option is equivalent to using the mllr_transform tool to apply the baseline means before the bw call. In other words: Can I skip the mllr_transform step if I am using the -mllrmat option in bw?

도움이 되었습니까?

해결책

Yes, effect would be the same.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top