Re: [webrtc-stats] Measuring background noise (energy) (#465)

This may work... assuming there are three classes of background noise detectors:

1. very aggressive -- these would have low tolerance and end up marking low noisy environments (and any thing above) as noisy. 
2. very pessimistic -- these would have high tolerance and would mark very high noisy environments, if they are really bad estimators, they may never mark because noise and speech would be indistinuishable.
3. something in between... I think this is what most implementations will end up doing, and we probably live with these kind of estimators elsewhere in the stack (for example -- quality/cpu limitation, etc).


-- 
GitHub Notification of comment by vr000m
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/465#issuecomment-530583648 using your GitHub account

Received on Wednesday, 11 September 2019 22:02:01 UTC