48 Forks
85 Stars
85 Watchers

tflite-speech-recognition

Demo for training a convolutional neural network to classify words and deploy the model to a Raspberry Pi using TensorFlow Lite.

How to download and setup tflite-speech-recognition

Open terminal and run command
git clone https://github.com/ShawnHymel/tflite-speech-recognition.git
git clone is used to create a copy or clone of tflite-speech-recognition repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tflite-speech-recognition https://github.com/ShawnHymel/tflite-speech-recognition/archive/master.zip

Or simply clone tflite-speech-recognition with SSH
[email protected]:ShawnHymel/tflite-speech-recognition.git

If you have some problems with tflite-speech-recognition

You may open issue on tflite-speech-recognition support forum (system) here: https://github.com/ShawnHymel/tflite-speech-recognition/issues