Skip to content

grantCelley/Shout-Scribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shout Scribe

This is completely free and open source dictation software running on Sphinx 4 speech to text engine.

License

The License can be found in the License file.

The License of the engine can be found at License of Sphinx.

Install

Download and install Gradle. Then run

gradle fatJar

Run

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"

Warnings

  • 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.

Releases

No releases published

Packages

No packages published

Languages