esp-skainet icon indicating copy to clipboard operation
esp-skainet copied to clipboard

BSS (Blind Source Separation) (AIS-1280)

Open tareqAmen opened this issue 1 year ago • 4 comments

how can i use the BSS (Blind Source Separation) and NS (Noise Suppression in your code, I didn't find anything related to that in the examples. Please help to use these algorithms.

tareqAmen avatar Jul 27 '23 06:07 tareqAmen

Hi @tareqAmen , BSS and NS are in AFE module. Please refer to AFE docs about how to use them.

feizi avatar Jul 27 '23 07:07 feizi

Hi @tareqAmen , BSS and NS are in AFE module. Please refer to AFE docs about how to use them.

Thank you for reply, But there are no sources code for BSS or NS

tareqAmen avatar Jul 27 '23 07:07 tareqAmen

Hi @tareqAmen , BSS and NS are in AFE module. Please refer to AFE docs about how to use them.

Thank you for reply, But there are no sources code for BSS or NS

We don't have open source code for BSS and NS yet

feizi avatar Jul 27 '23 08:07 feizi

Hi @tareqAmen , BSS and NS are in AFE module. Please refer to AFE docs about how to use them.

Thank you for reply, But there are no sources code for BSS or NS

We don't have open source code for BSS and NS yet

can you help me to build esp32 code make human voice activity detection using esp-skainet framework? In my project, I want to turn on my device when there is only a human voice, so that it is not affected by any other sound, such as the sound of the wind or any other sounds in the environment.

I'm using esp32s3 with inmp441 i2s mic.

tareqAmen avatar Jul 29 '23 08:07 tareqAmen