From fb065a148aca5925dd13893c80bdb60c7f459cc3 Mon Sep 17 00:00:00 2001 From: Piotr Gregor Date: Fri, 19 Aug 2016 19:41:19 +0100 Subject: [PATCH] FS-9447: [mod_avmd] increase default value of samples to skip Increase value of samples to skip at the beginning of new frame. This increases the robustness against false detections observed on German voicemail from Switzerland (see wav audio attached to case FS-9447). --- .../conf/autoload_configs/avmd.conf.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/mod/applications/mod_avmd/conf/autoload_configs/avmd.conf.xml b/src/mod/applications/mod_avmd/conf/autoload_configs/avmd.conf.xml index 039658cf8d..2366195621 100644 --- a/src/mod/applications/mod_avmd/conf/autoload_configs/avmd.conf.xml +++ b/src/mod/applications/mod_avmd/conf/autoload_configs/avmd.conf.xml @@ -8,12 +8,14 @@ - - + + without reset. This parameter helps to avoid false beeps, bigger this value is + smaller the probability of getting false detection --> - + of the frame and/or after reset has happened. This serves the purpose of skipping first few + estimations on each frame, as these estimations may be inaccurate. This parameter also helps + to give more robust detections when it's value is increased (up to scertain limit of about 60). --> +