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:
Alessio Bazzica
2019-04-23 16:34:22 +02:00
committed by Commit Bot
parent fc02a793c2
commit c0c7d36e80
14 changed files with 246 additions and 195 deletions

View File

@ -1 +0,0 @@
e62364d35abd123663bfc800fa233071d6d7fffd

View File

@ -1 +0,0 @@
e0a92782c2903be9da10385d924d34e8bf212d5e

View File

@ -1 +1 @@
05735ede0b457318e307d12f5acfd11bbbbd0afd
68640327266262c3fe047ec7f07a46a355ff90b9