Matthew D. Scholefield
d3920f36dd
Add threshold parameters and precise-calc-threshold script
...
This is used to produce a more linear output
2019-04-08 15:08:16 -05:00
Matthew D. Scholefield
4cd1927efe
Update copyright header to 2019
2019-03-20 10:53:24 -05:00
Matthew D. Scholefield
2d52d533a1
Add update_vectors method to Listener
...
This can be used to use the vectors from the listener without a network runner
2019-03-20 00:06:10 -05:00
Matthew Scholefield
1f5e17ba0a
Formatting
2018-07-11 12:45:41 -05:00
Matthew Scholefield
6a8b7b8ea8
Add delta vector support
2018-07-11 12:45:41 -05:00
Matthew Scholefield
4da65d1f37
Quiet tensorflow when performing predictions
2018-07-11 12:45:41 -05:00
Matthew Scholefield
779ddd2d02
Use vectorize_raw instead of rewriting mfcc call
2018-07-11 12:45:41 -05:00
Matthew Scholefield
0da11b33bd
Make mfcc generation use mfcc_size instead of feature_size
...
feature_size could be different.
2018-07-11 12:45:41 -05:00
Matthew D. Scholefield
32a001511e
Refactor test statistics, change buffer_size to mean bytes, and
...
add pocketsphinx calculation to precise-eval
2018-03-07 13:37:03 -06:00
Matthew D. Scholefield
09c3ad927b
Change license to Apache 2.0
2018-02-28 20:49:34 -06:00
Matthew D. Scholefield
8ced324465
Rename Tensorflow to TensorFlow
2018-02-23 15:23:20 -06:00
Matthew D. Scholefield
cc32959e29
Remove system path modifications
...
To run a script during development, instead ./setup.sh followed by precise-<script_name> should be used
This ensures all the proper paths are already setup (such as for PreciseRunner)
2018-02-22 01:10:41 -06:00
Matthew D. Scholefield
d622eef3ec
Support only loading test data without train data
2018-02-22 01:02:50 -06:00
Matthew D. Scholefield
13c3d81993
Add precise-eval script
2018-02-21 23:16:54 -06:00
Matthew D. Scholefield
484a90f9bc
Refacetor and source code standardization
2018-02-21 13:15:51 -06:00
Matthew D. Scholefield
2a3ff7dc26
Standardize imports and type hints
2018-02-15 14:54:08 -06:00
Matthew D. Scholefield
d2a5469bf3
Improvements
2018-02-15 03:03:52 -06:00