vosk-api icon indicating copy to clipboard operation
vosk-api copied to clipboard

Minimum Windows installation with a local network Vosk-server

Open stuckwi opened this issue 1 year ago • 6 comments

What is the minimum Windows (11) installation to send speech via microphone to a Vosk-server hosted on docker in local network?

stuckwi avatar Sep 17 '22 18:09 stuckwi

Not sure what do you mean by "minimum". It should work, even without docker

nshmyrev avatar Sep 17 '22 18:09 nshmyrev

I'm sorry for not being clear. I would like to maintain a single vosk-server on my local network, keep that up-to-date or add custom models if needed. While clients or users from different Windows workstations on the same network can use microphone attached their workstations to perform STT through the single vosk server. So the workstations do not need the actual STT engine, just the ability to send the speech to the vosk server on the local network. I hope my description makes sense.

stuckwi avatar Sep 17 '22 18:09 stuckwi

I would like to maintain a single vosk-server on my local network

Ok, this is great, and what is the problem you have?

nshmyrev avatar Sep 17 '22 19:09 nshmyrev

I have the server running just fine. I just don't know what is the minimal install required on the workstations?

stuckwi avatar Sep 17 '22 19:09 stuckwi

There are different clients, for python3 demo client you need sounddevice and websockets modules. You can use other clients probably too.

nshmyrev avatar Sep 17 '22 19:09 nshmyrev

What clients are available? Any hints on which client to install in Windows?

stuckwi avatar Sep 17 '22 21:09 stuckwi

I have the server running just fine.  I just don't know what is the minimal install required on the workstations? 

Sent from Yahoo Mail on Android

On Sat, Sep 17, 2022 at 12:11 PM, Nickolay V. @.***> wrote:

I would like to maintain a single vosk-server on my local network

Ok, this is great, and what is the problem you have?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

stuckwi avatar Oct 11 '22 08:10 stuckwi