Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Get custom model to load #52

Open
jonny190 opened this issue Jan 15, 2025 · 1 comment
Open

Unable to Get custom model to load #52

jonny190 opened this issue Jan 15, 2025 · 1 comment

Comments

@jonny190
Copy link

[17:40:44][E][micro_wake_word:057]: Failed to allocate tensors for the streaming model
[17:40:44][E][micro_wake_word:268]: Failed to initialize a wake word model.
[17:40:44][E][micro_wake_word:161]: Failed to load the wake word model(s) or allocate buffers
[17:40:44][E][component:164]: Component micro_wake_word set Error flag: unspecified

Once ESPHome is running i get the above from
https://github.com/jonny190/GlaDOS_MicroWakeWord/tree/main

@kahrendt
Copy link
Owner

Try increasing the tensor arena size in the manifest .json file.

Does your device have PSRAM? That error could also happen if there isn't enough memory available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants