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

support nnet-mode #54

Closed yifan closed 8 years ago

yifan commented 8 years ago

this is related to: https://github.com/alumae/gst-kaldi-nnet2-online/pull/42 To correctly support nnet-mode introduced in referred pull request, it has to be set before other paramters (because different nnet-mode will use different decoder, different configuration needs to be hooked to gst properties correctly). this pull request will find nnet-mode in config and use it before going through other items in config.