Intro to TensorFlow Lite Part 2: Speech Recognition Model Training – Maker.io Tutorial | DigiKey
In this tutorial series, Shawn covers the basics for training a neural network with TensorFlow Lite to respond to a spoken word. This neural network model is deployed to a Raspberry Pi, where it can listen for the wake word in real time. In this second episode, we go over the steps necessary to train a convolutional neural network using Keras and TensorFlow. The model will be used as part of an automatic speech recognition (ASR) system.