DeepSpeech/native_client/ctcdecode
2019-02-17 22:41:18 -03:00
..
third_party Add OpenFST 1.6.9 Windows + README.mozilla 2018-12-14 14:33:27 -06:00
__init__.py ctcdecode binding fixes 2018-11-08 18:14:32 -02:00
build_common.py Cache common objects in decoder build 2018-11-12 14:17:30 -02:00
COPYING Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
ctc_beam_search_decoder.cpp Record character timing offset at peak probability of character 2019-02-17 22:41:18 -03:00
ctc_beam_search_decoder.h Simplify ctcdecode API signatures to avoid nested STL structures 2018-11-03 07:48:02 -03:00
decoder_utils.cpp Address review comments 2018-11-07 23:16:13 -02:00
decoder_utils.h Simplify ctcdecode API signatures to avoid nested STL structures 2018-11-03 07:48:02 -03:00
LICENSE.paddlepaddle Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
LICENSE.parlance Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
Makefile Cache common objects in decoder build 2018-11-12 14:17:30 -02:00
numpy.i Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
output.h Simplify ctcdecode API signatures to avoid nested STL structures 2018-11-03 07:48:02 -03:00
path_trie.cpp Record character timing offset at peak probability of character 2019-02-17 22:41:18 -03:00
path_trie.h Record character timing offset at peak probability of character 2019-02-17 22:41:18 -03:00
scorer.cpp Don't save/load trie for character based LMs 2019-01-07 08:49:37 -02:00
scorer.h Address more review comments 2018-11-11 15:24:31 -02:00
setup.cfg Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
setup.py Cache common objects in decoder build 2018-11-12 14:17:30 -02:00
swigwrapper.i ctcdecode binding fixes 2018-11-08 18:14:32 -02:00