2 devlogs
3h 52m 55s
Takes microphone input and either types what you say or presses control shift and space depending on mode. see readme
Takes microphone input and either types what you say or presses control shift and space depending on mode. see readme
Finished project. Fully functional, somewhat accurate speech to text service using TargetDataLine to get audio input, Vosk to decode raw bytes into text, Robot to type.