BTW if you're concerned about the space, it would be possible to dump
hires features and then choose the first 13 cepstra using
utils/limit_feature_dim.sh, which references the original archive
without copying the data. This would reduce the space taken but might
be less optimal from a linearity-of-disk-access point of view for the
GMM training. Also the features wouldn't be exactly equivalent
because the default ones use 23 instead of 40 cepstra, but I doubt
this would make a substantial difference to the WERs.
Dan