freeswitch/scripts
Brian West bcb7bc63aa quick_lm.pl - will compile a sentence file into an lm for use with pocketpshinx.
mklm        - this wraps quick_lm.pl and builds the dictionary for the lm.
Makefile.gram - is installed ito prefix/grammar so you can just put your sentence files in the grammar directory and type make.

The sentence file format is:

<s> YES </s>
<s> NO </s>

Save this in yesno.sent and place in grammar directory.

cd grammar
make

To wipe out all the grammars type 

make clean.


Please test and report any issues.  This should allow you to build lm's with ease.






git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 04:21:28 +00:00
..
POE-Filter-FSSocket Potential fix for a problem we can't seem to cause again... but the fix shouldn't be capable of causing any new problems so lets do it just incase. 2006-10-24 02:26:25 +00:00
js_modules works better if you do this correctly 2008-07-12 22:05:13 +00:00
lua thanks CtRiX 2008-05-08 16:44:33 +00:00
multicast update defaults 2006-09-29 13:00:28 +00:00
perl thanks CtRiX 2008-05-08 16:44:33 +00:00
py_modules abort upon receiving an empty result in freeswitch event 2007-08-25 22:57:44 +00:00
rss add syncrss.pl script for use with mod_rss 2006-07-18 16:57:16 +00:00
scenario fix seg src/mod/languages/mod_python 2008-07-08 06:59:02 +00:00
socket fixed protocol incompatibility, make more robust and less anal regarding spurious blank lines, debugging instructions added to README. debug off by default 2008-07-13 04:10:52 +00:00
tonegen add script 2008-01-03 01:39:46 +00:00
trace add modified sipgrep 2007-12-18 21:18:53 +00:00
Makefile.gram quick_lm.pl - will compile a sentence file into an lm for use with pocketpshinx. 2008-07-17 04:21:28 +00:00
api.js update 2007-12-04 16:30:05 +00:00
api.lua add example 2008-06-23 19:17:47 +00:00
build_freeswitch_svn add 2008-04-23 23:13:01 +00:00
cdr.sql adding sql schema 2007-12-13 17:15:31 +00:00
combineconf.pl updates, cleanups, and clarifications to the sample conf files. Uses more of the preprocessor variables for simplicity. FSBUILD-2 from Mark D. Anderson. Thanks Mark. 2007-04-28 19:27:17 +00:00
dtmftest.js This can be used to test DTMF connectivity from remote devices and read back the DTMF verbally. 2008-04-02 07:33:50 +00:00
extract_log_range.pl update 2008-04-21 23:45:47 +00:00
fsxs.in Update help text and copyright header. 2008-03-29 00:57:04 +00:00
gentls_cert.in More gentls_cert improvements: check for usable CA and improve confirmation prompt in create command 2008-01-17 14:37:45 +00:00
mklm quick_lm.pl - will compile a sentence file into an lm for use with pocketpshinx. 2008-07-17 04:21:28 +00:00
mytest.py merge fix for MODLANG-33 and MODLANG-34. 2007-06-15 17:25:41 +00:00
pizza.js pizza 2006-12-18 20:55:57 +00:00
ps_pizza.js tweaks to speech tools to score differently for pocketsphinx 2008-07-12 15:41:04 +00:00
quick_lm.pl quick_lm.pl - will compile a sentence file into an lm for use with pocketpshinx. 2008-07-17 04:21:28 +00:00
recipewizard.py speech recognition demo in python 2007-08-22 14:23:28 +00:00
sendmail add perl fake sendmail 2007-11-05 18:24:19 +00:00
sipsetup added these from Robert La Ferla. Thank you. 2008-01-12 15:19:49 +00:00