ideasman42 / nerd-dictation

Simple, hackable offline speech to text - using the VOSK-API.
GNU General Public License v3.0
1.21k stars 104 forks source link

How to have several instances of nerd-dictation run simulaneously ? #100

Closed albatros-hmd closed 1 year ago

albatros-hmd commented 1 year ago

Hello there. It's been years since I first searched for a capable, accurate, offline, hackable speech recognition software. Many thanks for making it a reality. Now since i want to alternate between different languages and different grammars without latency. I was hoping to run several instances of this program simultaneously. I have already tried to you run several executables in different folders but the commander to suspend for example seems to only target one of the running instances. Is there a way to have several instances running at the same time while being able to send the commands to only one ?

albatros-hmd commented 1 year ago

Ok found it it seems, you can manage this by using cookies. Closing ticket.