RNN VAD: clean-up unit tests
- add test that checks that the computed VAD probability is within
tolerance *1
- speed-up some tests by reducing the input length and skipping frames
- remove unused code in test_utils
- fix some comments
*1: RnnVadTest::RnnBitExactness is replaced by
RnnVadTest::RnnVadProbabilityWithinTolerance
Bug: webrtc:10480
Change-Id: I19332d06eacffbbe671bf7749ff4c92798bdc55c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133910
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27803}
This commit is contained in:
committed by
Commit Bot
parent
fc02a793c2
commit
c0c7d36e80
@ -1 +0,0 @@
|
||||
e62364d35abd123663bfc800fa233071d6d7fffd
|
||||
@ -1 +0,0 @@
|
||||
e0a92782c2903be9da10385d924d34e8bf212d5e
|
||||
@ -1 +1 @@
|
||||
05735ede0b457318e307d12f5acfd11bbbbd0afd
|
||||
68640327266262c3fe047ec7f07a46a355ff90b9
|
||||
Reference in New Issue
Block a user