89 Commits

Author SHA1 Message Date
Brian West
cdbed1f66e Update to use PocketSphinx 0.8 2014-07-05 09:14:06 -05:00
Michael Jerris
df8fbb60e8 FS-6352: --resolve don't override install target when using automake, make your own install target that will get depended upon instead 2014-03-13 09:13:56 -04:00
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Peter Olsson
93696934b2 Silence more compiler warnings 2014-01-23 12:25:15 +01:00
Peter Olsson
084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Travis Cross
25d488a801 Work around error in pocketsphinx-0.7
fsg_search.c:263:2: error: non-void function 'fsg_search_reinit' should return a value [-Wreturn-type]
2013-05-27 07:40:00 +00:00
Chris Rienzo
e1da1e7b38 FS-5193 --resolve input timers added to mod_pocketsphinx. 2013-04-18 22:08:58 -04:00
Christopher Rienzo
e917202d5e FS-5188 --resolve Allow full path to grammar in mod_pocketsphinx 2013-03-15 19:53:13 -04:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Travis Cross
dc59561324 mod_pocketsphinx: install default.dic with correct mode 2012-05-07 16:36:18 +00:00
Travis Cross
6a9572fca9 fix mod_pocketsphinx build under make -j 2012-05-04 02:36:29 +00:00
Travis Cross
f3f954bdb4 whitespace 2012-05-04 02:30:58 +00:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Jeff Lenk
69668f9cc7 FS-3525 --resolve 2011-08-30 08:56:18 -05:00
Brian West
2357168041 They no longer ship the wsj model in pocketsphinx... and seems the dictionary has moved a bit. 2011-06-17 09:05:05 -05:00
Jeff Lenk
8092a289a0 pocketsphinx changes for 0.7 for windows - only build test so far for vs2010 - more to come 2011-06-15 18:45:02 -05:00
Brian West
1a39d7fb34 Update PocketSphinx to the latest builds... only had to make two changes 2011-06-15 13:09:00 -05:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk
e660e01d20 add missing vs2010 2010-07-23 19:49:30 -05:00
Jeff Lenk
2cb8efc4bb FSBUILD-269 2010-05-25 13:04:28 -05:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Michael Jerris
ab66f1fd6a problem found, debug removed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 19:35:58 +00:00
Stefan Knoblich
364483d5c3 Add some debug output to track down a buildbot issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 18:17:30 +00:00
Michael Jerris
89ae5f4741 add configure vars for htdocs and grammar dirs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 15:47:36 +00:00
Michael Jerris
736136c86e fix typo and --srcdir build for mod_pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 23:01:21 +00:00
Michael Jerris
d2cf7f862a fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:20:02 +00:00
Brian West
d2e00a74fd update sphinxbase, pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 15:04:30 +00:00
Anthony Minessale
df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Brian West
93da71f963 add language weight to pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:28:00 +00:00
Brian West
1deab52304 changing to standard XML format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 15:22:20 +00:00
Brian West
b5c71a4e46 ok now you can specify the dictionary to use in the config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 14:51:15 +00:00
Anthony Minessale
ab568f3589 patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 21:52:50 +00:00
Brian West
519212348e You know FreeBSD is lame...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 14:07:13 +00:00
Michael Jerris
9736ae5df4 JANITOR-1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 14:02:38 +00:00
Brian West
c1cf70139a not really a warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 23:18:04 +00:00
Michael Jerris
8ef50d84dd fix dependencies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 08:45:54 +00:00
Michael Jerris
4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Brian West
73f81246a7 MODASRTTS-13 part 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 17:44:27 +00:00
Brian West
54ff389b09 Revamp mod_pocketsphinx to use jsgf format. Known bugs which are going to be fixed are:
Using words in your grammar that aren't in the dictionary will segfault.  Bug is already brought up with the pocketsphinx maintainer.

/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 22:47:15 +00:00
Michael Jerris
bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Brian West
9440618b65 tweak options
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 19:12:24 +00:00
Brian West
babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Michael Jerris
c08d3150c8 don't leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 23:32:31 +00:00
Brian West
ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Ken Rice
c10bfec177 tab-n-space cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 00:04:56 +00:00
Michael Jerris
264e044f7c FSBUILD-58 pocketsphinx rpmbuild fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 01:43:21 +00:00
Brian West
e0cdf8172a more polishing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 06:19:56 +00:00
Brian West
1cda796da8 spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 23:05:55 +00:00
Brian West
80ddc15155 lets flip it around. 0 bad 100 good in pocketsphinx now. Scoring in the lib was changed so I had to do this change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 01:25:29 +00:00