Matthew D. Scholefield
13db6f01a2
Make codebase consistently documented
...
Ensures there is always a module level docstring
Adds missing docstrings to functions and classes
2020-04-16 10:20:35 -05:00
Matthew D. Scholefield
4cd1927efe
Update copyright header to 2019
2019-03-20 10:53:24 -05:00
Matthew Scholefield
1f5e17ba0a
Formatting
2018-07-11 12:45:41 -05:00
Matthew D. Scholefield
2878e8f963
Refactor test statistics, change buffer_size to mean bytes, and
...
add pocketsphinx calculation to precise-eval
2018-03-21 16:34:53 -05:00
Matthew D. Scholefield
09c3ad927b
Change license to Apache 2.0
2018-02-28 20:49:34 -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