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
nshmyrev
a19f99b9c3
CMN extraction change caused differences in the decoding accuracy
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10838 94700074-3cef-4d97-a70e-9c8c206c02f5
2011-04-14 17:27:00 +00:00
nshmyrev
16dbfe0af9
Fixes the bug in deleting the nodes. Thanks to creative64.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10803 94700074-3cef-4d97-a70e-9c8c206c02f5
2011-03-08 19:37:25 +00:00
dhdfu
8d442a1ea9
Restore old, correct prev_real_wid behaviour.
...
Also a small lattice generation optimization - because of the
topological ordering of nodes, no nodes before dag->end are reachable
by definition, so we can immediately eliminate them. In addition we
were not properly finding the end node - if </s> exists in a frame
before the end frame then we prefer it to all other nodes.
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10663 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-11-22 15:36:29 +00:00
nshmyrev
4920ee9b94
Fixes very important regression with NULL transitions in fsg search
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10641 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-11-14 15:08:54 +00:00
dhdfu
af7f68b473
Remove prev_real_wid. Doesn't make anything slower or faster, but it
...
saves a bit of memory (& might help on ARM11)
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10344 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-09-03 05:42:56 +00:00
dhdfu
e7903de3d8
Oops! An Emacs dropping...
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10313 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-08-18 06:49:12 +00:00
dhdfu
e8971963d2
Remove superfluous shifting from HMM evaluation. 16-bit path scores
...
will now work with appropriate renormalization (a bug with that exists
mush fix it first)
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10312 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-08-18 06:48:27 +00:00
dhdfu
c3cbfdc85f
prevent bogus transitions into <s> in fwdtree search - makes lattices more sensible and also improves accuracy a wee bit
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@10081 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-05-03 22:42:14 +00:00
dhdfu
d23bec9dad
The return of the turtle
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@9930 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-03-26 13:57:47 +00:00
dhdfu
c8287ebcd5
no sense keeping around the old acoustic model anymore. distcheck is all good now (or should be...)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@9864 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-03-12 17:50:28 +00:00
dhdfu
a742b7a104
Start getting the regression tests working again
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@9858 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-03-12 06:15:26 +00:00