Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 285 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 285 Bytes

Speech-To-Text

This is a simple JavaFX client for transcribing speech to text.

Server Configuration

The details of the server can be configured in the application.conf under the resources folder.

Running

Use the following command to run the client.

gradle run