Speech Command Recognizer using tensorflowjs
Speech Command Recognizer from Microphone in browser using javascript library tensorflowjs
https://bensonruan.com/speech-recognition-with-tensorflow-js/
Clone this repository to your local computer
git https://github.com/bensonruan/Speech-Command.git
Point your localhost to the cloned root directory
Browse to http://localhost/index.html
The 20 item vocaulbary, consisting of: ‘zero’, ‘one’, ‘two’, ‘three’, ‘four’, ‘five’, ‘six’, ‘seven’, ‘eight’, ‘nine’, ‘up’, ‘down’, ‘left’, ‘right’, ‘go’, ‘stop’, ‘yes’, and ‘no’, in addition to ‘background_noise’ and ‘unknown’.