Closed arielvsp closed 7 years ago
Use something like: export GST_DEBUG=kaldinnet2onlinedecoder:5
More information: https://stackoverflow.com/questions/3298934/how-do-i-view-gstreamer-debug-output
Thank you!!
On Mon, Aug 28, 2017 at 10:14 AM, Tanel Alumäe notifications@github.com wrote:
Closed #57 https://github.com/alumae/gst-kaldi-nnet2-online/issues/57.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alumae/gst-kaldi-nnet2-online/issues/57#event-1223218970, or mute the thread https://github.com/notifications/unsubscribe-auth/AGlHGL8TKYiJRCrhu8NTsHM4T_Yugb6-ks5scmjQgaJpZM4PDnc9 .
--
Ariel Velikovsky
CTO
M: +972(54)5425658 <%2B972545425658> | S: arielvsky
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 :-(