Changes

UNTREF Speech Workshop

234 bytes added, 12:48, 23 September 2013
Example - SLM-based Recognition
*This example does Sphinx4 automatic speech recognition using a statistical language model (SLM) rather than a grammar.
*I have included two SLMs in the data directory, 3990.lm/3990.dict, and 7707.lm/7707.dict
*They were generated with the CMU Sphinx Knowledge Base Tool (see below). For each, I uploaded a plain-text file of sentences and saved the resulting tar file with dict, lm, and other results.*As above, you may need to change some file paths in the sphinx_config.xml file to match the setup on your system.
*Download file: http://wiki.dxarts.washington.edu/groups/general/wiki/d7564/attachments/01040/sphinxSLMTest.zip