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

How to write a suitable YAML file before applying to server? #51

Closed chlo41 closed 8 years ago

chlo41 commented 8 years ago

Hi Sirs,

May I know how to write a proper YAML file? I don't think YAML files are all the same for every kaldi models. Any information or document I can find about "writing my YAML file"? Thanks for your kindly support...

alumae commented 8 years ago

To see available properties for a nnet2 model, invoke

GST_PLUGIN_PATH=<path to kaldinnet2onlinedecoder>  gst-inspect-1.0 kaldinnet2onlinedecoder

as described here: https://github.com/alumae/gst-kaldi-nnet2-online