--- In icsi-speech-tools@yahoogroups.com, "qingqing.zhang"
<qingqing.zhang@...> wrote:
>
> When I run qnstrn with online CMS, it prints
> "./qnstrn(QN_InFtrStream_OnlNorm.ftr1_file): WARNING - slow seek to
> mid-seg (seg/fr 4802/81) with online norm"
> What does this mean? Should I modify any parameter in the config file?
> Thank you for your suggestions.
>
Does your CV set start at segment 4802 by any chance? If so, that's
what causes the message -- when the CV run starts, it seeks to the
start of the CV run. Since this should only happen once, it shouldn't
be too bad. Just be sure that the CV set is at the END of the feature
stream so that during training it seeks to the beginning, and only
during cross-validation does it seek to the middle.
Perhaps we should reset the filters anyway at the start of CV. I'll
ask the local expert.
Adam