DeepSpeech/util
2019-02-19 18:46:29 +01:00
..
__init__.py Adding CTC to notebook 2016-09-19 06:11:42 +02:00
audio.py Use longer MFCC step instead of throwing away features. 2018-12-10 11:08:48 -02:00
benchmark.py Local/Remote benchmarking tool 2017-09-11 16:24:02 +02:00
check_characters.py Force comments on output to allow piping 2019-02-19 18:46:29 +01:00
config.py Rename config singleton from C to Config 2018-11-11 18:03:52 -02:00
coordinator.py missing numpy 2018-11-13 14:06:30 -05:00
downloader.py Remove deprecased tensorflow.contrib.learn.python.learn.datasets.base.maybe_download 2018-10-02 10:59:16 +02:00
evaluate_tools.py Add TFLite accuracy estimation tool 2019-02-12 13:03:20 +01:00
feeding.py Use tf.contrib.layers.dense_to_sparse instead of util/ctc.py 2019-02-04 09:19:48 -02:00
flags.py Fixed typo in relu_clip description. 2019-02-19 11:33:28 +01:00
gpu_usage.py Remove deprecated automation code 2018-07-30 12:36:31 +02:00
gpu.py Convert code comments to Sphinx RST docstrings 2017-02-02 23:42:36 -02:00
logging.py Centralize WER report code into evaluate.py, call it from DeepSpeech.py 2018-11-09 00:26:50 -02:00
preprocess.py Fix shape of loaded preprocessed features 2019-02-12 20:31:24 -02:00
stm.py Open STM files as UTF-8 2017-04-18 08:15:53 -07:00
taskcluster.py Fetch ds_ctcdecoder from VERSION-based URL by default 2018-12-19 14:50:10 +01:00
text.py prettier error message to the terminal when alphabets are mis-matched. 2019-02-12 23:10:46 +01:00