Cmusphinx Quickstart On Windows

CMUSphinx is an open source toolkit for speech recognition. Here I have some notes which helped me with getting started with CMUSphinx. This is not a comprehensive tutorial, but rather just to give you the bare minimum to get it up and running. On the download page, download (at the time of writing, it was version sphinxbase-0.8 and pocketsphinx-0.8): sphinxbase (windows binaries) and pocketsphinx (windows binaries). Extract them in the same folder (say CMUSphinx), and rename them so that the folder only has two folders called “pocketsphinx” and “sphinxbase” And that’s it! [Read More]