Lines Matching full:music
180 /* Summing the probability of transition patterns that involve music at
502 /* Denormalized probability of speech (p0) and music (p1) after update */
504 /* Probabilities for "all speech" and "all music" */
508 /* Instantaneous probability of speech and music, with beta pre-applied. */
522 /* p0 and p1 are the probabilities of speech and music at this frame
531 /* Normalise the probabilities to get the Marokv probability of music. */
537 /* Instantaneous probability of speech and music, with beta pre-applied. */
545 /* Updated probability of having only speech (s0) or only music (m0),
558 /* Probability that the latest frame is speech, when all the previous ones were music. */
560 /* Probability that the latest frame is music, when all the previous ones were speech. */
576 /* Estimate our confidence in the speech/music decisions */