Structs§
- Audio
Fmt - Wav format representation
- Band
Pass Config - Configures the band-pass audio filter used.
- Detector
Config - Configures the detector scoring behavior.
- Filters
Config - Configures the audio filters.
- Gain
Normalization Config - Configures the gain-normalizer audio filter used.
- Rustpotter
- Rustpotter is an open source wakeword spotter forged in rust
- Rustpotter
Config - Encapsulates all the tool configurations.
- Rustpotter
Detection - Encapsulates the detection information.
- Tensor
Data - Wakeword
Model - Wakeword
Model Train Options - Wakeword
Ref - Wakeword representation.
Enums§
- Endianness
- Indicates the sample byte order in the audio byte stream
- Model
Type - Sample
Format - Indicates the sample format type and size
- Score
Mode - Indicates how to calculate the final score.
- VADMode
- Configures VAD detector sensibility.
Traits§
- Sample
- Trait for compatible sample number types
- Wakeword
Load - Wakeword
Model Train - Wakeword
RefBuild From Buffers - Wakeword
RefBuild From Files - Wakeword
Save