Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyumaya/nyumaya_esp32_s3_box

Example Application for nyumaya audiorecognition on ESP32-S3-BOX
https://github.com/nyumaya/nyumaya_esp32_s3_box

esp32 esp32s3 keyword-spotting machine-learning wakeword

Last synced: 3 months ago
JSON representation

Example Application for nyumaya audiorecognition on ESP32-S3-BOX

Awesome Lists containing this project

README

        

# nyumaya_esp32_s3_box
Example Application for nyumaya audiorecognition on ESP32-S3-BOX

## Steps to use your custom model the model:
The model is provided as unsigned char array.
You have to provide this array to the function addModelFromBuffer.
In this example this array is just included via marvin_model.h and marvin_model.c as source files in the CMakeLists.txt

## Limitations:
Currently there is only support for listening to one keyword