DeepSpeech/native_client/ctcdecode
2020-07-06 19:34:03 +02:00
..
third_party Use std::map to fix compilation issue with clang 2019-04-09 11:37:59 +01:00
__init__.py Add methods to check for label presence in Alphabet 2020-07-06 19:34:03 +02:00
build_archive.py Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
COPYING Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
ctc_beam_search_decoder.cpp Fix regressions in bytes output mode 2020-07-04 11:27:33 +02:00
ctc_beam_search_decoder.h Delay beam expansion until a non-blank label has probability >0.1% 2020-04-17 14:33:40 +02:00
decoder_utils.cpp Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
decoder_utils.h Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02: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 Build DeepSpeech using TensorFlow r2.2 2020-06-22 10:48:12 +02:00
numpy.i Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
output.h Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
path_trie.cpp Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
path_trie.h Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
scorer.cpp Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
scorer.h Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
setup.cfg Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
setup.py Flip direction of VERSION and GRAPH_VERSION links 2020-06-08 11:22:24 +02:00
swigwrapper.i Fix regressions in bytes output mode 2020-07-04 11:27:33 +02:00