DeepSpeech/native_client/ctcdecode
2019-07-10 13:27:18 +02:00
..
third_party Use std::map to fix compilation issue with clang 2019-04-09 11:37:59 +01:00
__init__.py ctcdecode binding fixes 2018-11-08 18:14:32 -02:00
build_common.py Fix typo in warning name 2019-04-08 22:29:30 +00:00
COPYING Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
ctc_beam_search_decoder.cpp Ensure proper removal of prefix 2019-07-10 13:27:18 +02:00
ctc_beam_search_decoder.h CTC beam search streaming decoder (+6 squashed commits) 2019-05-21 20:54:19 -07:00
decoder_utils.cpp Modify copies rather than live prefix scores in decoder_decode 2019-06-19 19:39:57 -03:00
decoder_utils.h Modify copies rather than live prefix scores in decoder_decode 2019-06-19 19:39:57 -03:00
decoderstate.h Keep absolute per-stream time step in DecoderState 2019-06-11 07:58:16 -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 Switch to ConstFst from VectorFst and mmap trie file when reading 2019-06-21 22:21:19 -03:00
path_trie.h Switch to ConstFst from VectorFst and mmap trie file when reading 2019-06-21 22:21:19 -03:00
scorer.cpp typo 2019-06-22 22:18:25 +01:00
scorer.h Switch to ConstFst from VectorFst and mmap trie file when reading 2019-06-21 22:21:19 -03: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