kaldi-gstreamer-server icon indicating copy to clipboard operation
kaldi-gstreamer-server copied to clipboard

Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.

Results 102 kaldi-gstreamer-server issues
Sort by recently updated
recently updated
newest added

Hi, I encountered a problem, which worker process will be killed himself(sometimes the worker process will disappear totally). I have no idea why this happened. Logs are showed below, please...

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...

can not download https://phon.ioc.ee/~tanela/tedlium_nnet_ms_sp_online.tgz,is there other url for download?

It appears that the worker is make available and a new connection from a client is allowed when a previous client session has closed connection, but the worker is still...

Hi! I'm beginner of Kaldi and Gstreamserver. I have a trained kaldi model with nnet3 on CSJ. That's why I tried to run this model with docker-kaldi-gstreamer-server. 1. start master...

I‘m trying to use python 3, Python 3.5.2 on Ubuntu16.04.2 for specific. After modifying some module name. The server and worker are ready. However, the socket seems to be closed...

I'm trying to use my Kaldi [model ](https://file.io/f0v5t1imT2Qe)but obtain this error: Invalid parameters supplied to OnlineLdaInput What do I wrong? [Logs](https://file.io/LYjzDp3JZEt5) worker.log: libudev: udev_has_devtmpfs: name_to_handle_at on /dev: Operation not permitted...

I am running a model using kaldi-gstreamer for online decoding, Everything working fine. I want to save the input audio coming to the Socket. How can I achieve this ?

I frequently get the error below which seems to be non-impacting, but I don't get a final result. I know it's done when I get an adaptation state. Any ideas?...