Howl-deploy
August 15, 2020 ยท View on GitHub
This repo demonstrates how wake word detection can be easily achieved in vastly different domains using models trained with howl
Model weights
To train a new model, please refer to our python implementation howl
To obtain pre-trained weights, simply run git submodule update --init --recursive to fetch them from howl-models
Supported languages
- JavaScript (In-browser)
- Machine learning : Tensorflow.js
- Feature extraction : Meyda (the code has been customized)