Searched refs:PRIOR_UPDATE (Results 1 – 2 of 2) sorted by relevance
36 #define PRIOR_UPDATE (float)0.10 // update parameter of prior model macro
734 self->priorSpeechProb += PRIOR_UPDATE * (indPrior - self->priorSpeechProb); in SpeechNoiseProb()