DeepSpeech/native_client/ctcdecode
2020-07-03 11:34:42 +02:00
..
third_party Use std::map to fix compilation issue with clang 2019-04-09 11:37:59 +01:00
__init__.py Handle universal newlines in Alphabet file parsing 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 Return raw scores in confidence value 2020-05-27 16:48:57 +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 WIP use static libraries from bazel instead of replicating build system 2020-07-03 11:34:42 +02:00
decoder_utils.h WIP use static libraries from bazel instead of replicating build system 2020-07-03 11:34:42 +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 WIP use static libraries from bazel instead of replicating build system 2020-07-03 11:34:42 +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 WIP use static libraries from bazel instead of replicating build system 2020-07-03 11:34:42 +02:00
path_trie.h WIP use static libraries from bazel instead of replicating build system 2020-07-03 11:34:42 +02:00
scorer.cpp WIP use static libraries from bazel instead of replicating build system 2020-07-03 11:34:42 +02:00
scorer.h WIP use static libraries from bazel instead of replicating build system 2020-07-03 11:34:42 +02:00
setup.cfg Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
setup.py WIP use static libraries from bazel instead of replicating build system 2020-07-03 11:34:42 +02:00
swigwrapper.i Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00