docker-kaldi-gstreamer-server
docker-kaldi-gstreamer-server copied to clipboard
Dockerfile for kaldi-gstreamer-server.
Hi, as I see I need to edit worker (YAML) file to do this. For example, I want to connect a model from here: https://github.com/alumae/kaldi-offline-transcriber/blob/master/misc/docker/Dockerfile , line 74. What I...
i noticed the demo http://bark.phon.ioc.ee/dictate/ could get audio from microphone, but current README only showed the recognization by sending audio file. which api could i use to get that. by...
Hi Jcsilva I am running your docker image in one of my compute engine with my models,and i am able to get the streaming work in my android app when...
I compiled [gst-kaldi-nnet2-online](https://github.com/alumae/gst-kaldi-nnet2-online) successful outside the docker, and then got correct result using gst-inspect-1.0 kaldinnet2onlinedecoder. However, I copied the .so file to /media/kaldi-models/ and then added its path to GST_PLUGIN_PATH,...
I am facing this issue. I tried to implement the old answers mentioned with same problem but they did not work with me and also socker.error :[Errorno:111]Connection refused.
Hello, First of all, huge thank you for this docker image. I really appreciate you sharing this with the community, you deserve lot's of credits for this. I do have...
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...
Can you please consider providing either of these: - A script to download model files into the right directory - An option to just put the models inside the docker...
I have a suggestion, I can't find any comparative project that supports Websockets, Real time ASR in a docker image. So Kudos to that! I think this is a great...
`I'm trying to build a model for Brazilian Portuguese, but until now I didn't find enough free/open resources. ` Not sure if you know about this http://laps.ufpa.br/falabrasil/downloads.php There are some...