Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nyumaya/nyumaya_esp32_s3_box
- Owner: nyumaya
- License: mit
- Created: 2022-09-23T07:06:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T15:35:50.000Z (almost 2 years ago)
- Last Synced: 2024-09-29T18:43:19.842Z (3 months ago)
- Topics: esp32, esp32s3, keyword-spotting, machine-learning, wakeword
- Language: C
- Homepage: https://nyumaya.com
- Size: 1.25 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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