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
|
dec9f17898
|
Fixed issue where audio would be dropped if input data length was not an integer multiple of 1280
|
2023-08-22 00:41:45 -04:00 |
|
dscripka
|
690eff8fb5
|
Merge pull request #42 from s-knibbs/main
Add 'hey_rhasspy' to the list of model paths
|
2023-08-09 19:53:20 -04:00 |
|
Simon J Knibbs
|
4184b75f93
|
Merge pull request #1 from s-knibbs/hey-rhasspy-fix
Add 'hey_rhasspy' to model paths
|
2023-08-09 10:59:44 +01:00 |
|
Simon J Knibbs
|
7156e28abc
|
Update 'hey_rhasspy' to model paths
|
2023-08-07 15:34:28 +01:00 |
|
dscripka
|
ab329a5f34
|
Updated FAQ [skip ci]
|
2023-06-17 20:27:30 -04:00 |
|
dscripka
|
5337cb1fff
|
version number typo [skip ci]
|
2023-06-15 07:54:16 -04:00 |
|
dscripka
|
dbe39e374f
|
version increment [skip ci]
|
2023-06-15 07:53:27 -04:00 |
|
dscripka
|
9ac838d9f0
|
Small content updates [skip ci]
|
2023-06-15 07:50:15 -04:00 |
|
dscripka
|
7666ddb257
|
Updates to docs and small fixes in preparation for next release [skip ci]
|
2023-06-14 07:58:23 -04:00 |
|
dscripka
|
e05ac019e8
|
Added missing onnx model, removed old model [skip ci]
|
2023-06-13 21:51:45 -04:00 |
|
dscripka
|
a4a42662d0
|
Merge pull request #31 from dscripka/tflite_models
Tflite models
|
2023-06-13 21:43:47 -04:00 |
|
dscripka
|
f86be164f4
|
flake8 [skip ci]
|
2023-06-13 21:25:35 -04:00 |
|
dscripka
|
cdd1e529ab
|
Adjust args microphone stream example, util function bugfix [skip ci]
|
2023-06-13 21:23:57 -04:00 |
|
dscripka
|
c8833f12b2
|
Fixed bug in unit test
|
2023-06-11 14:57:24 -04:00 |
|
dscripka
|
8bf101aa22
|
Fixed bug for onnx models, removed tflite install for windows
|
2023-06-10 11:41:01 -04:00 |
|
dscripka
|
3f79f3e3c0
|
typo
|
2023-06-10 09:25:21 -04:00 |
|
dscripka
|
e561a8a477
|
Updated requirements for tflite
|
2023-06-10 09:11:55 -04:00 |
|
dscripka
|
105e748da8
|
Added warning about deprecated keyword arguments
|
2023-06-10 09:00:34 -04:00 |
|
dscripka
|
160ce56790
|
Added default arg [skip ci]
|
2023-06-09 16:24:43 -04:00 |
|
dscripka
|
3724ef01bc
|
tests passing locally [skip ci]
|
2023-06-09 16:20:10 -04:00 |
|
dscripka
|
c94b6374a9
|
Converted onnx models to tflite, replaced hey_mycroft model with corrected version
|
2023-06-09 14:52:41 -04:00 |
|
dscripka
|
7508a59407
|
tflite integration nearly complete, basic functionality working [skip ci]
|
2023-06-05 08:00:24 -04:00 |
|
dscripka
|
20db976f81
|
Starting to update code to enable tflite models
|
2023-05-22 08:05:03 -04:00 |
|
dscripka
|
3ced4cf59f
|
Increment version for next release [skip ci]
|
2023-04-22 18:04:22 -04:00 |
|
dscripka
|
ec5f1e8506
|
typo [skip ci]
|
2023-04-07 16:38:19 -04:00 |
|
dscripka
|
97422fa90b
|
Merge pull request #20 from dscripka/optimized_streaming_melspec
Optimized streaming melspec by taking in larger audio frame sizes
|
2023-03-21 20:27:20 -04:00 |
|
dscripka
|
5851f18796
|
Updated docs for variable audio input lengths [skip ci]
|
2023-03-21 20:24:47 -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
|
a0311f21d8
|
Merge branch 'main' of https://github.com/dscripka/openWakeWord into main
|
2023-03-05 01:04:46 -05:00 |
|
dscripka
|
2204e4adc1
|
increment version [skip ci]
|
2023-03-05 01:03:58 -05:00 |
|
dscripka
|
faf6e86a3c
|
Update Github actions config to allow manual workflow runs [skip ci]
|
2023-03-05 00:50:48 -05:00 |
|
dscripka
|
2bcf377431
|
readme update [skip ci]
|
2023-03-05 00:38:08 -05:00 |
|
dscripka
|
461d7da628
|
Added argument to control activation sounds in example script
|
2023-03-05 00:35:42 -05:00 |
|
dscripka
|
28105832a0
|
increment version [skip ci]
|
2023-03-05 00:21:13 -05:00 |
|
dscripka
|
79bb73eb26
|
Improved error handling and tests for custom verifier model
|
2023-03-05 00:12:14 -05:00 |
|
dscripka
|
89b63051b6
|
Typo fixes in documentation [skip ci]
|
2023-03-04 23:58:12 -05:00 |
|
dscripka
|
9f19d307d8
|
fixed path issue and updated readme [skip ci]
|
2023-03-04 23:47:44 -05:00 |
|
dscripka
|
4eaebb16e1
|
Merge pull request #14 from secretsauceai/main
For #12
|
2023-03-04 23:41:05 -05:00 |
|
dscripka
|
edd51ffe6f
|
small additions to docs for verifier model [skip ci]
|
2023-03-04 21:47:41 -05:00 |
|
dscripka
|
17b5b3c622
|
Added missing download link
|
2023-02-17 23:07:41 -05:00 |
|
dscripka
|
e8513f402d
|
Added tutorial notebook and example data for training new models
|
2023-02-17 22:56:15 -05:00 |
|
dscripka
|
d5fd0e954d
|
Merge pull request #17 from dscripka/custom_verifier_model
Custom verifier model
|
2023-02-17 22:17:11 -05:00 |
|
dscripka
|
6c722a0283
|
add missing requirement
|
2023-02-17 22:09:21 -05:00 |
|
dscripka
|
f7ae09f760
|
Initial version of custom verifier models done and tested
|
2023-02-17 21:18:13 -05:00 |
|
dscripka
|
b4eaeccbae
|
Initial version of custom verifier model training and prediction
|
2023-02-16 21:52:41 -05:00 |
|