Displaying 1 result from an estimated 1 matches for "get_prob".
Did you mean:
get_prop
2008 Feb 12
0
Second part of data export patch
Hi,
Here are the next two patches for the data export.
speex_get_psd should be applied after speex_get_agc_gain (sent in previous
mail). It allows applications to get the power spectrum for the signal and
the noise estimate.
speex_get_prob should be applied last. It allows fetching the speech
probability of the current frame (the value that the _PROB_START and
_PROB_CONTINUE parameters are compared to in the current VAD).
I've verified that they give the same results in fixed and floating point
mode.
-------------- next part...