DeepSpeech/native_client/ctcdecode
2018-11-12 14:17:30 -02:00
..
third_party Import parlance/ctcdecode into repository 2018-10-25 17:00:48 -03: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 Address review comments 2018-11-07 23:16:13 -02: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 Import parlance/ctcdecode into repository 2018-10-25 17:00:48 -03:00
path_trie.h Import parlance/ctcdecode into repository 2018-10-25 17:00:48 -03:00
scorer.cpp Address more review comments 2018-11-11 15:24:31 -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