espressif / esp-adf

Espressif Audio Development Framework
Other
1.55k stars 684 forks source link

VAD detecting any and every noise (AUD-592) #113

Open mgsscorr1 opened 5 years ago

mgsscorr1 commented 5 years ago

While attempting to run the VAD example, it has come to my conclusion that the "Voice" activity detector fires with any and ever sound that occurs.

Through testing of every single combination of the following settings VADMODE#, VAD_SAMPLE_RATE_HZ, VAD_FRAME_LENGTH_MS Nothing seems to solve the issue.

Are there any plans to have the VAD up and running properly or more efficiently?

Yohannfra commented 2 years ago

Hi, I'm having the same issue, does anyone have a solution or an alternative ?

Thanks

HengYongChao commented 2 years ago

The model is constantly being optimized, please try again after using the esp32-s3 chip and update to the latest esp-sr submodule.