skit-ai / kaldi-serve

Server framework for Kaldi ASR Toolkit
Apache License 2.0
97 stars 24 forks source link

Server hangs up on bad audio format #2

Closed deep110 closed 4 years ago

deep110 commented 4 years ago

When sending a wav file with the wrong header or some other audio file type, the server hangs up and does not respond to further GRPC calls and even current connection is not closed.

pskrunner14 commented 4 years ago

Fixed after: https://github.com/Vernacular-ai/kaldi-serve/commit/7a70560d8c770cf889874f3d4ce9a7208f7620a0