Kevin Lenzo
fece1a174a
Add fn decl needed for sphinxtrain, bio_fread_intv_3d
2020-09-24 17:24:25 -04:00
chussong
2ba41fc2c3
Add missing bracket to C++ extern statement in yin.h
2019-01-30 15:11:58 +09:00
nshmyrev
69c473ca64
Remove debug level, people confuse it with log level
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13272 94700074-3cef-4d97-a70e-9c8c206c02f5
2017-06-17 19:46:16 +00:00
nshmyrev
d1922b6fe7
More sane defaults for pocketsphinx and android demo
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13252 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-10-31 21:26:04 +00:00
nshmyrev
2795defcff
Regenerate flex scanner. See for details
...
https://sourceforge.net/p/cmusphinx/bugs/459/
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13242 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-09-24 23:02:59 +00:00
nshmyrev
c5618ac997
Returned typemaps for the wrapper for ngram_prob
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13239 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-09-20 22:28:26 +00:00
nshmyrev
2d5622f9cf
Reverted floating point in pitch, it is supposed to be fixed-point from the start
...
Fixes https://sourceforge.net/p/cmusphinx/bugs/445/
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13225 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-07-17 21:14:03 +00:00
nshmyrev
ff848fe1c6
Fix few compiler warnings for old compiler comptatibility
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13218 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-07-05 16:26:12 +00:00
nshmyrev
a3a60ab179
Rename cmn setting from prior to live. Sync with s4.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13208 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-05-30 15:34:56 +00:00
nshmyrev
1d0e12d70f
Use existing macros for endian
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13188 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-03-20 02:56:49 +00:00
nshmyrev
becdd6d41d
Lapack is included on Windows
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13184 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-02-23 19:57:08 +00:00
nshmyrev
d414b19133
Simplify order comparator in lm loader
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13177 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-02-08 15:06:55 +00:00
nshmyrev
c856b7f5c2
Simplify quantizer
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13175 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-02-03 16:04:16 +00:00
nshmyrev
6988595c0d
We do not need stdint
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13167 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-01-24 19:34:48 +00:00
nshmyrev
7bd4b6f686
Introduce SPHINX_DLL macros to enable DLL compilation. Compile without exports otherwise.
...
See for details https://sourceforge.net/p/cmusphinx/bugs/414
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13161 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-01-22 21:10:33 +00:00
nshmyrev
12710904db
Cleanup headers
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13160 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-01-22 19:46:57 +00:00
nshmyrev
8fc8003f73
Use extra configuration variables for resolved path to model files. Avoid rewriting of config, this is not a good idea.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13145 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-12-28 01:01:00 +00:00
nshmyrev
62d7e99be7
Modify matrix in-place to save allocations
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13121 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-11-01 22:35:09 +00:00
nshmyrev
525a50dc94
Added licenses
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13077 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-07-05 00:11:11 +00:00
bic-user
72a377313c
merge trie branch
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13069 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-06-30 10:56:43 +00:00
nshmyrev
3df1ace641
Report configuration in pocketsphinx where log functions are actually defined
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@13025 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-06-14 18:41:51 +00:00
nshmyrev
7325e98a44
Remove traces of sndfile
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12996 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-05-02 19:38:19 +00:00
nshmyrev
2ba9ccaee4
No need for fixed16
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12938 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-04-21 20:05:49 +00:00
nshmyrev
00ac31b66a
Fix continuous decoding and update test
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12893 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-03-25 20:53:47 +00:00
nshmyrev
1e7ce96a30
Refactoring FE, proper prespeech buffer with a bit of silence ahead
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12889 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-03-24 00:27:12 +00:00
nshmyrev
3b30079e30
Remove last bits of RCS
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12848 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-02-14 12:47:54 +00:00
nshmyrev
ea96379263
Unify COPYING to LICENSE
...
Remove unused utf-8
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12835 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-02-06 11:21:50 +00:00
nshmyrev
1a8d3bfa38
Updated README for iOS
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12819 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-01-30 19:38:56 +00:00
nshmyrev
5d8d92ca22
Remove symbian build and iconv dependency
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12779 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-01-10 21:25:43 +00:00
nshmyrev
d74170481d
Don't use public rules from imported grammars
...
See for details https://sourceforge.net/p/cmusphinx/bugs/407/
Thanks to Laimis
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12719 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-12-07 03:05:20 +00:00
nshmyrev
70f7d15f8d
Phonetic decoder in demo
...
More portability without atof and getpagesize
Eclipse project for pocketsphinx-android
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12703 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-11-29 22:09:44 +00:00
nshmyrev
91837c129f
Fixes integer type warnings
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12665 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-11-02 11:19:41 +00:00
nshmyrev
432766c0d5
No need for size_t in ngram_prob
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12662 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-11-02 10:29:24 +00:00
nshmyrev
d5b7eaacf4
Integer-size warning related fix
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12659 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-11-02 09:51:09 +00:00
nshmyrev
b5fb7a1a96
Enable fixed point on Android, more generic solution
...
Slightly bigger buffer for SpeechRecognizer to avoid input overruns
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12641 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-10-09 22:10:35 +00:00
nshmyrev
6d2e8f6592
Better description
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12637 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-10-06 18:50:01 +00:00
nshmyrev
e12fb100e9
Proper default device for ALSA
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12634 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-10-01 07:31:32 +00:00
nshmyrev
b8facc32b7
Remove more unused defines
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12628 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-09-28 15:16:03 +00:00
nshmyrev
beaf18a6b3
There is no need to expose backend in public headers
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12625 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-09-27 20:35:11 +00:00
nshmyrev
fdb39026a0
Hide A/D implementation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12611 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-09-23 18:29:24 +00:00
nshmyrev
5cc55c4721
Use openal backend.
...
Patch by Zhi-Qiang Lei.
See also http://sourceforge.net/p/cmusphinx/bugs/389/
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12610 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-09-23 18:04:55 +00:00
bic-user
ff2a8c4636
add floating point implementation to yin
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12592 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-09-09 16:14:26 +00:00
nshmyrev
dd5bc4bea5
Update default device for Win platform
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12583 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-08-22 15:44:30 +00:00
nshmyrev
ae6c571ba6
More uniform fixedpoint mult
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12568 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-08-16 21:33:26 +00:00
nshmyrev
aef2dbd55a
Proper fixedpoint multiplication with precision 30 bits.
...
See for details http://sourceforge.net/p/cmusphinx/bugs/397
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12567 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-08-16 20:41:30 +00:00
nshmyrev
5db29a2251
Support reading jsgf from memory string
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12546 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-07-25 13:43:41 +00:00
nshmyrev
6d8cfde72a
Properly update CMN stats in the end of the utterance
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12538 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-07-13 09:16:05 +00:00
nshmyrev
0bb3a15a7a
Print start and end times in cont_seg
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12534 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-07-04 17:21:16 +00:00
nshmyrev
1080ed1946
Updates for WP8
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12533 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-07-02 11:15:15 +00:00
nshmyrev
eb62bde295
Updates for VS2012
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12530 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-06-30 19:33:16 +00:00