jambonz / jambonz-feature-server

Core telephony feature server for the jambones platform
MIT License
47 stars 38 forks source link

enhancement: start vad when config.vad.enable is true #903

Open rammohan-y opened 1 month ago

rammohan-y commented 1 month ago

currently vad detection happens only when gather verb's minBargeinWordCount is 0, we have vad at config verb, we should start vad detection when config.vad.enable is true

vdharashive commented 1 month ago

The purpose of this is to start streaming audio to asr when vad is detected specially with Microsoft, which send garbage Yes or No if it get empty audio stream