Searched refs:followCount (Results 1 – 1 of 1) sorted by relevance
210 int ii, fix, bix, firstId, newId, modelCount, followCount, currId, count; in ExpandIntraWordSilence() local281 followCount = followSequence.size(); in ExpandIntraWordSilence()283 … std::cout << "HMM: " << centre << " number of HMMs = " << followCount <<std::endl; in ExpandIntraWordSilence()286 if (followCount >= 0) { in ExpandIntraWordSilence()288 for (int jj= 0; jj < followCount; jj++) { in ExpandIntraWordSilence()289 if (jj == (followCount - 1)) in ExpandIntraWordSilence()