alumae/gst-kaldi-nnet2-online

Debug output configuration

arielvsp opened this issue · 2 comments

Where does the debug output of statements like the one below go? Or where it can be configured?

GST_ERROR_OBJECT(filter, "Failed to word-align the lattice");

Tried to look into Gstreamer documentation to no avail :-(

Use something like:
export GST_DEBUG=kaldinnet2onlinedecoder:5

More information: https://stackoverflow.com/questions/3298934/how-do-i-view-gstreamer-debug-output