(For the application)
- NodeJS
(For Sparsification and Pruning)
- Python 3 and above version
- Tensorflow 1.6
- Web camera
- Microphone
- Amazon Alexa
- Speaker
- Install the dependencies using:
npm install
- Start the local web server by running
npm start
This will start a web server on http://localhost:9966.
-
Allow permission to your webcam and microphone.
-
Add some words you want to train on.
The demo code for sparsification is in the Python notebook.