kahrendt / microWakeWord

A TensorFlow based wake word detection training framework using synthetic sample generation suitable for certain microcontrollers.
Apache License 2.0
276 stars 20 forks source link

Add audio augmentations when generating features #1

Closed kahrendt closed 7 months ago

kahrendt commented 7 months ago

Currently, microWakeWord just generates features from wav files with no changes to audio. Add support for augmenting the audio before generating the features.