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

Hello: Is there any step-by-step doc for centos-7? I installed the supported packages, but how do I install the server code code? thanks!

When I try to decode long utterances and I can see the intermediate results on the screen, sometimes several lines suddenly pop up on the screen with words that were...

Hello, First of all, thanks for providing this cool server based on Kaldi. I correctly installed Kaldi and I built the two decoders `kaldinnet2onlinedecoder` and `onlinegmmdecodefaster`. Also, for each of...

I have successfully configured kaldi and gstreamer server. After initializing server and worker when I send audio signal via dictate web GUI I get characters instead of words. Tried it...

Are their guides on how to deploy this to heroku? I've set up the server and It's working fine.

Not sure whether that's the right place to report: the demo app https://bark.phon.ioc.ee/dictate/ does not seem to be working. Audio seems to be recorded correctly but no result is displayed....

i have tried this and got the same type of problem in decoder. and i am trying: "Using the 'onlinegmmdecodefaster' based worker" python kaldigstserver/worker.py -u ws://localhost:8888/worker/ws/speech -c sample_worker.yaml DEBUG 2018-01-28...

Hi how to use curl command and get confidence and end time of audio signal please help me to do it

I have trained kaldi with API.AI & Voxforge coprus and LibriSpeech Corpus and the mdl files have been generated. Please can anyone help me with how to modify the Sample...

I've just compiled kaldi-gstreamer-server and its requirements successfully. However, when I want to run the worker this error arises: TypeError: Unknown property: 'use-threaded-decoder' The sequence of messages shown in terminal...