Tanel Alumäe
Tanel Alumäe
The Kaldi distribution that the Gstreamer plugin is linked to is old.
It's theoretically possible using the post-processing framework and n-best lists, but it would be quite complicated.
OK, thank your for reporting it.
Hmm, to be honest, I am surprised the memory leak is so small (1GB per day with 40 workers, for one day doesn't seem like very much). It's probably very...
The server stores all audio that it receives to the directory configured with the `out-dir` property in the YAML file. Check that there is actually speech in the audio. Most...
Hmm, worker has code (see line 312) that shouldn't allow to start postprocessing before previous postprocessing request has finished. I need to reproduce this myself (thank you for the YAML...
It should be possible but I have never tried. Does the model work fine when decoding using Kaldi's native tools?
You are showing the output from the log, not the actual JSON response from the server. The log prints truncated JSON response by design.
Can you post you configuration file?
No, I have no explanation for that and I have not seen this myself.