Hi, thanks for the awesome work.
I was wondering if you could help me out with my use case as I am fairly new to the coding/GitHub world.
I am currently running a Faster Whisper Server on my secondary PC using Docker. I have made dictation work successfully using SpeechPulse on my primary PC that points to the aforementioned Docker container on my secondary PC. I was wondering how I could amend any of the .py files in your project so that I can point it to using my faster whisper server instead of Open AI servers?
Not sure if this is possible. Any help would be greatly appreciated!
Thanks!