I noticed something odd(?). When extracting features (via make_feats.pl) on different machines I get different mfc files and therefore different recognition/scores. Directories are copied from machine to machine and the config values are equal.
One machine is Xubuntu (recognition is worse), one CentOs.
What could be the problem here?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I noticed something odd(?). When extracting features (via make_feats.pl) on different machines I get different mfc files and therefore different recognition/scores. Directories are copied from machine to machine and the config values are equal.
One machine is Xubuntu (recognition is worse), one CentOs.
What could be the problem here?
You need to provide the data files (original file and mfc) to reproduce your problem.
Hi Nickolay,
adding
-transform dct
-lifter 22
to feat.params also solved this one.
Thanks a lot!