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

Guidance on deploying Vosk in cloud

Open Caet-pip opened this issue 2 years ago • 1 comments

Hello! I am trying to deploy Vosk in Azure ML for inference on telephony calls. Could you please guide me as I have been able to run it locally for inference using the microphone_text.py file but am finding it difficult to translate this to cloud. Any guidance on how to proceed with pickling and creating endpoint will be helpful thanks!

Caet-pip avatar Jun 02 '23 04:06 Caet-pip

Use a docker image with vosk-server https://github.com/alphacep/vosk-server

nshmyrev avatar Jun 02 '23 05:06 nshmyrev