100 Commits
Author SHA1 Message Date
David Huggins-Daines f6e899ad89 fix: check all the fread! 2026-06-05 18:11:51 -04:00
David Huggins-Daines 82065a7364 fix(tests): correct invalid arpa test cases 2026-06-05 17:51:55 -04:00
David Huggins-Daines 7c69981eaa fix(security): correct buffer overflows in ngram_model_trie code 2026-06-05 15:56:13 -04:00
David Huggins-Daines 4ba4466256 fix: use the correct maximum value for FFT size 2026-05-03 15:27:55 -04:00
David Huggins-Daines 8579414b9c Merge pull request #470 from cmusphinx/fix_jsgf_memory_errors
Fix JSGF memory errors
2026-05-03 14:23:28 -04:00
David Huggins-Daines c6f773349a test: add fuzzed grammar from #465 2026-05-03 14:06:24 -04:00
David Huggins-Daines 552f46366c fix: correct bogus logic for handling multiple imports of the same rule 2026-05-03 14:06:24 -04:00
David Huggins-Daines 8393d032de fix: do not allocate to skip RIFF header chunks 2026-05-03 13:51:52 -04:00
David Huggins-Daines 88fe4086d2 fix: correct and test some (not all) memory errors in jsgf 2026-05-03 13:14:06 -04:00
David Huggins-Daines a6eafcd36f chore: odds and ends for next release 2023-05-16 10:38:28 -04:00
David Huggins-Daines 0406676ac9 test: update truth json for slightly different probs 2023-02-06 16:30:50 -05:00
David Huggins-Daines 05fdea8bcb test: test alignment properly (no bestpath! no!) 2022-10-05 00:10:33 -04:00
David Huggins-Daines c3be63ab16 test: test null hypothesis (no p hacking allowed) 2022-09-30 23:11:45 -04:00
David Huggins-Daines 132f30f2dd test: update fixed-point json 2022-09-28 21:36:08 -04:00
David Huggins-Daines a4f159d389 Merge pull request #306 from cmusphinx/122-splitted-keyphrases-recognized-in-wrong-order
Make seg_iter and hyp behave as expected in kws search (fixes #122)
2022-09-28 21:34:25 -04:00
David Huggins-Daines e6b89aba7b test: update for loose vad 2022-09-28 21:31:05 -04:00
David Huggins-Daines bf61ca2f6f test: enhanced kws detection test 2022-09-28 21:27:29 -04:00
David Huggins-Daines a224fb2000 test: add slightly different fixed-point output 2022-09-27 17:05:41 -04:00
David Huggins-Daines 6dba1b20ba test: also test state alignments 2022-09-27 12:15:05 -04:00
David Huggins-Daines 90b3b6860c test: some minor unexplained differences, do not care 2022-09-27 12:01:42 -04:00
David Huggins-Daines c4609d15e4 test: updated (correct) phone/word timings 2022-09-27 11:01:16 -04:00
David Huggins-Daines bf0092cf15 test: add phone align test 2022-09-21 21:28:42 -04:00
David Huggins-Daines 914131f6a3 test: make alignment test do something 2022-09-21 18:31:24 -04:00
David Huggins-Daines 82ec81f477 test: add test of "pocketsphinx align" 2022-09-21 18:31:13 -04:00
David Huggins-Daines bdcc795252 test: fix test-main output to be valid json 2022-09-21 18:15:37 -04:00
David Huggins-Daines 4faf8502dc fix: update test-main output
seems to be just numerical differences (lots of float32->float64 changes so unsurprising)
2022-09-15 07:31:51 -04:00
David Huggins-Daines 3028725a3f feat!: change pocketsphinx main output and its documentation slightly 2022-09-02 00:07:57 -04:00
David Huggins-Daines 5f257c2820 test: add test of pocketsphinx_main.c 2022-08-29 00:13:35 -04:00
David Huggins-Daines 677f25d336 feat: incorporate VAD to Python module 2022-08-12 10:51:58 -04:00
David Huggins-Daines 3ef9ed3c85 test: add labels and script to make concatenated vad test 2022-08-10 23:23:22 -04:00
David Huggins-Daines 5c2f45adae test: revert to prealpha5 test outputs since we remove noise now 2022-07-05 17:15:17 -04:00
David Huggins-Daines 5d534fd6d7 feat: update acmod, pocketsphinx, tests for new fe 2022-06-10 09:15:34 -04:00
David Huggins Daines e734d3b494 Hook up the force alignment code to the ps_decoder API, and add a minimal command line interface in pocketsphinx_batch which allows you to do force alignment of transcripts. Test it out on test/data/librivox, also there is a unit test. 2018-09-08 22:55:11 -04:00
nshmyrev af4b79655e Restored large vocabulary test
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@13222 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-07-08 15:23:32 +00:00
nshmyrev 08e367ef34 Reorganize keyphrase list from array to true list. Better handle errors in input files
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@13219 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-07-08 13:42:59 +00:00
nshmyrev d493153c8c Fixed reference
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@13214 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-06-05 02:40:26 +00:00
nshmyrev 6d3675b018 Fix regression test reference
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@13210 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-05-30 15:54:55 +00:00
bic-user f7bc9e7cc7 replace 20k generic lm with pruned 70k lm, replace dmp models for tests, fix tests
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@13072 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-06-30 14:11:10 +00:00
nshmyrev c5f43e873d Properly use ckd_calloc_2d for process_cep, test also added
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@13013 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-05-19 10:58:55 +00:00
nshmyrev 9249411ac8 Fix continuous decoding and update test
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12893 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-03-25 20:53:47 +00:00
nshmyrev 45f9f844c3 Adds unit test for set_jsgf_file
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12892 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-03-25 13:46:34 +00:00
nshmyrev 5793370c0f New model and repaired tests
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12787 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-01-16 16:14:07 +00:00
nshmyrev 84f36e9351 Fixes crash on loading invalid jsgf.
Thanks to Peter Grasch.



git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12439 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-04-13 17:11:08 +00:00
mbait 877f5f946d Merge branch feature-vad.
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12368 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-03-19 06:25:11 +00:00
nshmyrev ac02065ebd Fixes testsuite
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12148 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-01-03 20:41:02 +00:00
mbait ae6aad348b Refactor search manipulating functions
Refactor NGram part

git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12067 94700074-3cef-4d97-a70e-9c8c206c02f5
2013-11-21 13:16:23 +00:00
nshmyrev f075e89be9 Fixes tests with new features
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12036 94700074-3cef-4d97-a70e-9c8c206c02f5
2013-11-07 18:27:52 +00:00
nshmyrev 1abd19479f Update to match recent accuracy fix
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12032 94700074-3cef-4d97-a70e-9c8c206c02f5
2013-11-07 14:35:10 +00:00
nshmyrev 435daf1f41 Added internal simple an4 ci model for mllr matrix test
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@11686 94700074-3cef-4d97-a70e-9c8c206c02f5
2012-12-13 10:51:55 +00:00
nshmyrev 9aef6f0821 Keep fsg lattice aligned with fsg grammar structure
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10978 94700074-3cef-4d97-a70e-9c8c206c02f5
2011-05-24 07:03:37 +00:00