alphacep / vosk-server

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

serve Kaldi GOP model #63

Closed ahmedalbahnasawy closed 4 years ago

ahmedalbahnasawy commented 4 years ago

hi @nshmyrev Thank you for your work I would like to serve GOP model which is pre trained ASR model and compute GOP score method. https://github.com/kaldi-asr/kaldi/blob/master/egs/gop/s5/run.sh How it should work with vosk-server?

nshmyrev commented 4 years ago

This feature is not supported.