alumae / kaldi-gstreamer-server

Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.
BSD 2-Clause "Simplified" License
1.07k stars 341 forks source link

server can not get EOS #252

Open jichaoqun opened 3 years ago

jichaoqun commented 3 years ago

when i run this :python kaldigstserver/client.py -r 8192 test/data/bill_gates-TED.mp3 I have get: Audio sent, now sending EOS Received error from server (status 1) who can tell me why and what should i do ?

abdjl commented 2 years ago

I have the same error. Have you solve it?