DeepSpeech/native_client/ctcdecode
2019-03-18 22:34:56 +01: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 native_client without compiled c++ 2019-03-18 22:27:27 +01: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 decoder bytes 2019-03-18 22:34:53 +01:00
decoder_utils.h split_byte_str still not the solution 2019-03-18 22:34:56 +01: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 native_client without compiled c++ 2019-03-18 22:27:27 +01:00
path_trie.h native_client without compiled c++ 2019-03-18 22:27:27 +01: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