Keyword Detection
Computer Audition
    Keyword Detection
    Embedded
    TinyML
    Arduino
    C++
    TensorFlow
    keras
    Deployment
  August 17, 2022
Deploy a keyword detection model to an Arduino.
Train a custom keyword detection model with keras and save a quantized version with TFLite. Move this model to the Arduino and use Arduino TensorflowLite to do inference.