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

intial nnet3 decoder support #52

Closed yifan closed 8 years ago

yifan commented 8 years ago

to support nnet3 decoder, use use-nnet3: true in model configuration file. this is to work with https://github.com/alumae/gst-kaldi-nnet2-online/pull/41

yifan commented 8 years ago

closed because it is not needed with https://github.com/alumae/gst-kaldi-nnet2-online/pull/42