No description
Find a file
2022-10-08 10:52:50 -04:00
benchmark Set fix input frame size to simplify code, added benchmark script to estimate inference efficiency 2022-06-21 08:32:32 -04:00
examples Added example script for real-time microphone inference 2022-09-28 22:50:34 -04:00
openwakeword Added tta (test time augmentation) method to reduce false positive predictions only when an initial positive prediction is made 2022-10-08 10:52:50 -04:00
tests Set fix input frame size to simplify code, added benchmark script to estimate inference efficiency 2022-06-21 08:32:32 -04:00
.gitattributes Initial commit 2022-05-28 15:09:35 -04:00
.gitignore Initial commit 2022-05-28 15:09:35 -04:00
LICENSE Initial commit 2022-05-28 15:09:35 -04:00
pyproject.toml Initial commit, basic model implemented and first test passing 2022-05-30 21:03:13 -04:00
README.md Initial commit, basic model implemented and first test passing 2022-05-30 21:03:13 -04:00
setup.py Initial commit, basic model implemented and first test passing 2022-05-30 21:03:13 -04:00