| .. |
|
third_party
|
Use std::map to fix compilation issue with clang
|
2019-04-09 11:37:59 +01:00 |
|
__init__.py
|
Propagate error code from load_lm in decoder binding
|
2020-05-20 12:05:35 +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
|
Fix #2885: Improve ds-swig integration
|
2020-04-08 18: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
|
Add better error information in Scorer initialization
|
2020-05-18 11:19:19 +02: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
|
Address review comments
|
2020-03-25 10:33:22 +09:00 |
|
swigwrapper.i
|
Expose DS error codes in ds_ctcdecoder package
|
2020-05-18 17:30:48 +02:00 |