Page 1 of 1

Offline / online speech recognition

Posted: Wed Feb 13, 2019 5:29 pm
by ltbeck
Wondering if the ESP32 platform has enough horsepower and function to support a "hybrid" speech recognition platform. For example, let's say I have about 20 phrases that I would like to use to execute various functions regardless of whether I'm connected to the internet ("turn on the kitchen light", etc.) but I would also like to have Alexa capability for more sophisticated voice commands when the ESP32 is connected to the internet. Is this possible?

Thanks! - Lance

Re: Offline / online speech recognition

Posted: Wed Feb 20, 2019 12:09 pm
by jason.mao
Hi ltbeck

Sure, we support multi-key words recognition. You can run the ADF example https://github.com/espressif/esp-adf/tr ... nition/asr for simple test. If you want to some commercial thing, need to contact us.

Re: Offline / online speech recognition

Posted: Wed Feb 20, 2019 2:50 pm
by ltbeck
Thank you. I have reached out to your support team to discuss our application.

Re: Offline / online speech recognition

Posted: Fri Jan 21, 2022 12:44 pm
by ukicomputers
jason.mao wrote:
Wed Feb 20, 2019 12:09 pm
Hi ltbeck

Sure, we support multi-key words recognition. You can run the ADF example https://github.com/espressif/esp-adf/tr ... nition/asr for simple test. If you want to some commercial thing, need to contact us.
Hi, that link doesn't works. When open that link with you submitted it's a showing 404. Pleaseeeeee type a correct link :mrgreen:. Thanks advance.