4 Commits
Author SHA1 Message Date
mbait 1889596f83 Merge branch 'feature-vad'.
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12369 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-03-19 06:28:12 +00:00
nshmyrev 2ab79107ed Fixes bitvec realloc. Thanks to Pankaj Pailwar. See the discussion
https://sourceforge.net/projects/cmusphinx/forums/forum/5471/topic/4946472




git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@11319 94700074-3cef-4d97-a70e-9c8c206c02f5
2012-01-15 20:28:49 +00:00
dhdfu e8841f9f16 Much, much faster bitvec_count_set()
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@7838 94700074-3cef-4d97-a70e-9c8c206c02f5
2008-02-20 23:54:22 +00:00
dhdfu eb9118268c Nope, highly unscientific microbenchmark proves that 32-bit vectors are faster!!
Either way it probably doesn't make much of a difference.

Oh, here's the unit test as well.


git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@7837 94700074-3cef-4d97-a70e-9c8c206c02f5
2008-02-20 23:49:44 +00:00