docker-kaldi-gstreamer-server
docker-kaldi-gstreamer-server copied to clipboard
Dockerfile for kaldi-gstreamer-server.
Hi, first of all thank you a lot for this project! It would be just awesome to configure this docker for "state-of-the-art" ASpIRE Chain Model. I'm trying to configure it...
everything goes through but right after "After postprocessing" step it breaks down with: ``` terminate called after throwing an instance of 'std::system_error' what(): Invalid argument ``` looks like an issue...
Hi, I have made everything as described in the practical example. When I use the websocket client and check for status I get the appropriate answer, but when I apply:...
José, ví que voce é aqui do Brasil, tenho interesse em compor um modelo brasileiro, em que eu poderia ajudar para termos esse material, eu estou lendo a documentação do...
hello .. i tried your Practical Example and it works fine ... the docker-kaldi-gstreamer-server works fine when i tried with a local server .. so when i move to a...
First off thanks for the docker file. It has really saved me a lot of time, while truing to get Kaldi up and running quickly. I tried the practical end...