STT/native_client/ctcdecode
2021-08-25 19:39:05 +02:00
..
third_party PR #3279 - Added README.mozilla to tell where the object pool code is from and updated the object pool code from this origin (minor update). 2020-09-17 17:55:45 +02:00
__init__.py Generate and save alphabet automatically if dataset is fully specified 2021-08-25 19:39:05 +02:00
build_archive.py Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
COPYING Add Python/NumPy bindings to ctcdecode 2018-11-03 07:48:02 -03:00
ctc_beam_search_decoder.cpp enable hot-word boosting (#3297) 2020-09-24 14:58:41 -04:00
ctc_beam_search_decoder.h enable hot-word boosting (#3297) 2020-09-24 14:58:41 -04:00
decoder_utils.cpp Run pre-commit hooks on all files 2021-05-18 13:45:52 +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 Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
Makefile Force plat name in favor of auditwheel for Python packages 2021-08-01 23:00:57 +02:00
numpy.i Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
output.h Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
path_trie.cpp PR #3279 - Fixed spaces 2020-09-14 14:40:56 +02:00
path_trie.h Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
scorer.cpp Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
scorer.h Rebranding WIP 2021-03-05 12:48:08 +01:00
setup.cfg Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
setup.py Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
swigwrapper.i Rebranding WIP 2021-03-05 12:48:08 +01:00