alphacep / vosk-server

WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
Apache License 2.0
869 stars 241 forks source link

Guidance on deploying Vosk in cloud #225

Open Caet-pip opened 1 year ago

Caet-pip commented 1 year ago

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!

nshmyrev commented 1 year ago

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