DeepSpeech/native_client/ctcdecode
2020-06-22 10:48:12 +02:00
..
third_party Use std::map to fix compilation issue with clang 2019-04-09 11:37:59 +01:00
__init__.py Fix #3053: Check output stream when producing scorer 2020-06-16 23:28:01 +02:00
build_archive.py Add CTC decoder build on TaskCluster 2020-03-25 09:35:12 +01: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 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 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 Rename metadata probability field to confidence 2019-09-11 11:09:44 +02:00
path_trie.cpp Delay beam expansion until a non-blank label has probability >0.1% 2020-04-17 14:33:40 +02:00
path_trie.h Use Alphabet to compute string values in get_prev_* 2020-04-13 10:23:23 +02:00
scorer.cpp Fix #3053: Check output stream when producing scorer 2020-06-16 23:28:01 +02:00
scorer.h Fix #3053: Check output stream when producing scorer 2020-06-16 23:28:01 +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 Add explanation of SWIG ignore side effects 2020-06-08 13:58:32 +02:00