alumae / kaldi-gstreamer-server

Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.
BSD 2-Clause "Simplified" License
1.07k stars 341 forks source link

fix for kaldi chain models #116

Closed mgoldey closed 6 years ago

mgoldey commented 6 years ago

Resolves https://github.com/alumae/gst-kaldi-nnet2-online/issues/62 and https://github.com/alumae/gst-kaldi-nnet2-online/issues/50 by re-ordering the configuration dictionary.

alumae commented 6 years ago

Thanks!