DeepSpeech/native_client/ctcdecode
2020-02-14 18:55:03 +01:00
..
third_party Use std::map to fix compilation issue with clang 2019-04-09 11:37:59 +01:00
__init__.py Address review comments 2020-02-11 19:44:36 +01:00
build_archive.py Ensure python builds uses all ressources 2020-02-14 18:55:03 +01:00
COPYING Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
ctc_beam_search_decoder.cpp Address review comments 2020-02-11 19:44:36 +01:00
ctc_beam_search_decoder.h Address review comments 2020-02-11 19:44:36 +01:00
decoder_utils.cpp Address review comment and add missing check for presence of scorer 2019-11-12 21:56:42 +01:00
decoder_utils.h Address review comment and add missing check for presence of scorer 2019-11-12 21:56:42 +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 Ensure python builds uses all ressources 2020-02-14 18:55:03 +01:00
numpy.i Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
output.h Rename metadata probability field to confidence 2019-09-11 11:09:44 +02:00
path_trie.cpp Score prefix as soon as a grapheme is formed rather than 1 byte later 2019-11-11 12:52:48 +01:00
path_trie.h Score prefix as soon as a grapheme is formed rather than 1 byte later 2019-11-11 12:52:48 +01:00
scorer.cpp Address review comments 2020-02-11 19:44:36 +01:00
scorer.h Improve error handling around Scorer loading 2020-02-11 19:44:36 +01:00
setup.cfg Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
setup.py Ensure python builds uses all ressources 2020-02-14 18:55:03 +01:00
swigwrapper.i Address review comments 2020-02-11 19:44:36 +01:00