Commit graph

30 commits

Author SHA1 Message Date
david.scripka
a818cd9f17 Bump python version to 3.10+, switch tflite to new ai-edge-litert 2025-10-17 22:00:16 -04:00
dscripka
e9eade7aac Added tests for reset methods 2024-02-11 15:08:27 -05:00
dscripka
528f4bff2c tests for debounce functionality 2024-02-11 12:45:59 -05:00
dscripka
185cda5343 Remove git-lfs files and configuration 2023-10-09 19:54:53 -04:00
dscripka
ee0a31891e Adjusted tests to remove dependencies on optional libraries (fixes #32) 2023-08-25 22:25:40 -04:00
dscripka
7056d28a3e Fixed bugs in handling of variable input data sizes and adjusted tests 2023-08-25 22:07:12 -04:00
dscripka
3dbc16e11e Increased test coverage, fixed issue with multi-class models 2023-08-25 16:56:17 -04:00
dscripka
2bc602d4b4 Increased test coverage 2023-08-24 11:02:29 -04:00
dscripka
c8833f12b2 Fixed bug in unit test 2023-06-11 14:57:24 -04:00
dscripka
3724ef01bc tests passing locally [skip ci] 2023-06-09 16:20:10 -04:00
dscripka
cf2ebc176d Changed overall prediction behavior to support varying sizes of audio frames/chunks, which leads to efficiency gains on streaming melspectrogram calculations 2023-03-20 21:32:39 -04:00
dscripka
8322a96fa8 Fixed bug with custom verifier model loading/prediction and incremented versioning accordingly 2023-03-05 20:20:44 -05:00
dscripka
79bb73eb26 Improved error handling and tests for custom verifier model 2023-03-05 00:12:14 -05:00
dscripka
f7ae09f760 Initial version of custom verifier models done and tested 2023-02-17 21:18:13 -05:00
dscripka
35e1988b5c Unit tests passsing 2023-01-24 09:57:02 -05:00
dscripka
e9ceed3de6 Adjusted tests to pass on Windows 2023-01-22 20:56:24 -05:00
dscripka
ac35230906 Integrated silero VAD 2023-01-18 08:01:25 -05:00
dscripka
dbb95944cf Adjusted CI config and tests for windows 2023-01-16 17:35:04 -05:00
dscripka
054f7578d0 Test coverage for model.py back to 100% 2023-01-16 15:37:06 -05:00
dscripka
4d9d549930 Tests passing 2023-01-15 21:44:35 -05:00
dscripka
f3a8692bda method now supporst numpy array inputs, added more data agmentation options for function 2022-12-31 22:19:59 -05:00
dscripka
a3b6985cba Added link to HuggingFace spaces demo, renamed some test files 2022-12-30 13:10:37 -05:00
dscripka
f9125f9600 Adjusted model naming convention and added 2 new models 2022-12-23 17:02:56 -05:00
dscripka
8a96edb5e9 Tests passing 2022-12-23 16:39:26 -05:00
dscripka
bc3febc9c1 Final preparation for initial release 2022-12-23 14:51:49 -05:00
dscripka
17586c3d8f Updated local demo, changes how pre-trained models are loaded 2022-11-21 11:56:43 -05:00
dscripka
802901c5f8 Implemented patience functionality in prediction, some unit test changes 2022-11-20 23:35:06 -05:00
dscripka
89230ca697 All tests (including flake8 and mypy) testing, but coverage is still low 2022-10-29 14:44:05 -04:00
dscripka
a8949f3b48 Set fix input frame size to simplify code, added benchmark script to estimate inference efficiency 2022-06-21 08:32:32 -04:00
dscripka
8d89349179 Initial commit, basic model implemented and first test passing 2022-05-30 21:03:13 -04:00