This example shows how to run a 20 kB model that can recognize 2 keywords, "yes" and "no", from speech data.
The application listens to its surroundings with a microphone and indicates when it has detected a word by displaying data on a screen.
The sample has been tested on ESP-IDF version release/v4.2
and release/v4.4
with the following devices:
- When a keyword is detected you will see following output sample output on the log screen:
Heard yes (<score>) at <time>