/ESPMicroSpeechFeatures

PlatformIO component for TFLM spectrogram features from audio samples

Primary LanguageCApache License 2.0Apache-2.0

ESPMicroSpeechFeatures

A fork of the TensorFlow Lite Micro's Microfrontend for microWakeWord. It is used to generate spectrogram features from audio samples. Using this library avoids having to use a TFLM interpeter for generating features which increases performance on Espressif chips.