Open silgon opened 6 days ago
I'm thinking of this project https://github.com/mallorbc/whisper_mic
However, in the results, the stream
binary has way better results that the mentioned repository.
In the project they write where the cursor currently is, and not in the terminal, which is pretty cool and useful because I can write in any open application.
I would like to know if there is a way to use the stream command in a way that the output is always as a keyboard typing, I didn't find a way to do it in the project (I might be missing something). Thus, when the program is running, and let's say I have the text editor open, I can dictate.
Thanks for the great project!