Search found 4 matches

by Barakv75
Tue Apr 20, 2021 10:49 am
Forum: General Discussion
Topic: Speech recognition with ESP32-S2?
Replies: 2
Views: 2938

Re: Speech recognition with ESP32-S2?

Thanks,
The compilation failed and I'm getting linker error:
undefined reference to `esp_sr_wakenet5_quantized'
I believe it's regarding the extern variables in rec_eng_helper.c file.

Have any idea why?
Thanks
by Barakv75
Mon Apr 19, 2021 6:48 am
Forum: General Discussion
Topic: Speech recognition with ESP32-S2?
Replies: 2
Views: 2938

Speech recognition with ESP32-S2?

Is it possible to use Speech recognition with ESP32-S2 ?
Is there any example?
by Barakv75
Sun Apr 18, 2021 12:09 pm
Forum: Showcase
Topic: Speech recognition with ESP32-S2?
Replies: 0
Views: 6963

Speech recognition with ESP32-S2?

Is there any example to use speech recognition with ESP32-S2 module?
by Barakv75
Fri Apr 16, 2021 5:01 am
Forum: ESP-MDF
Topic: mix ESP-MDF and ESP-ADF
Replies: 2
Views: 7747

Re: mix ESP-MDF and ESP-ADF

Hi Ehab,

Did you work with ESP32s2?
I can't compile them together,
How you combined them together?
Thanks