DeepSpeech/native_client
Ptitloup a920e95a44 Update client.py
remove space in key start_time of word dict
2020-08-20 10:07:44 +02:00
..
ctcdecode Remove unused Scorer method 2020-07-30 11:00:00 +02:00
dotnet Bump VERSION to 0.8.1 2020-08-10 21:05:58 +02:00
java Update Java tests 2020-07-07 15:24:15 +02:00
javascript Fix #3127: Adjust PATH for electronjs/windows with electron-builder 2020-07-07 22:09:32 +02:00
kenlm Load combined format from Scorer 2020-02-11 19:44:26 +01:00
python Update client.py 2020-08-20 10:07:44 +02:00
swift Bump VERSION to 0.8.1 2020-08-10 21:05:58 +02:00
test Fix consumers of DS_CreateModel 2020-02-12 10:13:02 +01:00
alphabet.cc Add methods to check for label presence in Alphabet 2020-07-06 19:34:03 +02:00
alphabet.h Add methods to check for label presence in Alphabet 2020-07-06 19:34:03 +02:00
Android.mk Package generate_scorer_package on Android 2020-06-30 09:52:45 +02:00
args.h Add --candidate_transcripts flag to Python client 2020-04-30 10:09:09 +02:00
bazel_workspace_status_cmd.sh Flip direction of VERSION and GRAPH_VERSION links 2020-06-08 11:22:24 +02:00
BUILD Embed bitcode when linking 2020-07-20 00:22:44 +02:00
client.cc client.cc iOS build 2020-07-20 00:22:44 +02:00
CODINGSTYLE.md Point people to Matrix room instead of IRC 2020-02-11 17:44:44 +01:00
deepspeech_errors.cc Move DS_ErrorCodeToErrorMessage impl to its own object so it can be used without including all of libdeepspeech 2020-06-30 09:52:44 +02:00
deepspeech.cc Move DS_ErrorCodeToErrorMessage impl to its own object so it can be used without including all of libdeepspeech 2020-06-30 09:52:44 +02:00
deepspeech.h Include error descriptions in documentation page 2020-05-18 17:41:53 +02:00
definitions.mk Fix SWIG prebuild URL 2020-08-17 11:55:34 +02:00
enumerate_kenlm_vocabulary.cpp Add tool to extract vocabulary from the old LM binary format 2020-02-11 19:44:36 +01:00
gen_workspace_status.sh Enforce CTC decoder version check 2020-02-03 10:24:21 +01:00
generate_scorer_package.cpp Rewrite data/lm/generate_package.py into native_client/generate_scorer_package.cpp 2020-06-30 09:52:44 +02:00
getopt_win.h Building on Windows 2019-03-12 22:21:01 +01:00
Makefile Merge pull request #2951 from mozilla/hack-mac-sox-static 2020-04-29 14:16:39 +02:00
modelstate.cc Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
modelstate.h Address review comments 2020-03-17 14:48:31 +01:00
multistrap_armbian64_buster.conf Move to ARMbian Buster 2019-08-21 22:58:10 +02:00
multistrap_raspbian_buster.conf Move Raspbian support to Buster 2019-08-20 16:37:26 +02:00
tflitemodelstate.cc Enable TFLite delegations 2020-07-03 01:34:54 +02:00
tflitemodelstate.h Enable TFLite delegations 2020-07-03 01:34:54 +02:00
tfmodelstate.cc Deduplicate Alphabet implementations, use C++ one everywhere 2020-06-30 09:52:45 +02:00
tfmodelstate.h Embed default beam width into exported graph and remove param from DS_CreateModel 2020-02-11 21:23:05 +01:00
trie_load.cc Change decoder API 2020-02-11 19:44:26 +01:00
workspace_status.h Enforce CTC decoder version check 2020-02-03 10:24:21 +01:00
xldd Enable C++, NodeJS tests on RPi3 2018-04-16 11:35:54 +02:00