SphinxQt is an application for speech recognition based on CMU Sphinx. The program uses third-party recognition models that are available on CMU Sphinx website. The program is based on Qt Framework and includes the binaries of CMU Sphinx for Windows.
There are several ways to contribute to SphinxQt project:
- Submit bugs and help me verify fixes.
- Review the source code changes.
- Download and extract the latest release of the source code.
- Download and install the latest version of Qt.
- Launch Qt Creator and open the project file "SphinxQt.pro".
- Rebuild the project by clicking "Rebuild all" in the "Build" menu.
- Launch the application by clicking "Run" in the "Build" menu.
- Select preferred microphone and sample rate from the list.
- Specify the recognition models.
- Click "Initialization" to initialize recognition.
- Click "Begin recognition" to begin recognition.