This is completely free and open source dictation software running on Sphinx 4 speech to text engine.
The License can be found in the License file.
The License of the engine can be found at License of Sphinx.
Download and install Gradle. Then run
gradle fatJar
To run the project change to the directory build/libs/ folder and run the "Shout Scribe-all-0.5.jar" file or run
java -jar "Shout Scribe-all-0.5.jar"
- You will get a lot of debug information in the command line if you are running it in the command line.
- You will get an error if you stop the recognition then start again. I am working on it.