arduino-audio-tools
Loading...
Searching...
No Matches
Public Attributes | List of all members
WakeWordDetector< T, N >::Template Struct Reference

Public Attributes

Vector< FrequencyFrame< N > > frames
 Sequence of frequency frames for the wake word.
 
float last_match_percent
 Last computed match percent for this template.
 
const char * name
 Name/label of the wake word.
 
float threshold_percent
 

Member Data Documentation

◆ last_match_percent

template<typename T = int16_t, size_t N = 3>
float last_match_percent
Initial value:
=
0.0f

Last computed match percent for this template.

◆ threshold_percent

template<typename T = int16_t, size_t N = 3>
float threshold_percent

Minimum percent of matching frames required for detection (0-100)


The documentation for this struct was generated from the following file: