forked from syl22-00/pocketsphinx.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule pocketsphinx
updated
7 files
+2 −2 | src/libpocketsphinx/dict.c | |
+11 −14 | src/libpocketsphinx/ngram_search_fwdtree.c | |
+2 −0 | test/unit/Makefile.am | |
+2 −3 | test/unit/ps_test.c | |
+21 −0 | test/unit/test_ps_allphone.c | |
+1 −0 | test/unit/test_ps_fwdflat.c | |
+20 −0 | test/unit/test_ps_keyphrase.c |
Submodule sphinxbase
updated
7 files
+6 −6 | configure.ac | |
+9 −16 | include/sphinxbase/bitarr.h | |
+0 −1 | src/libsphinxad/Makefile.am | |
+0 −299 | src/libsphinxad/ad_jack.c | |
+1 −0 | src/libsphinxbase/lm/lm_trie.c | |
+1 −0 | src/libsphinxbase/lm/ngram_model_trie.c | |
+5 −12 | src/libsphinxbase/util/bitarr.c |
Large diffs are not rendered by default.
Oops, something went wrong.