Hi All,
I would like to see is there any C/C++ based client available for Tedlium Kaldi gstreamer server(
https://github.com/alumae/kaldi-gstreamer-server). I am trying to convert from python client(client.py) to C code using
libwebsockets.org, but its not successful yet. I really appreciate if someone can point out how to get C or C++ client for gstreamer server.
It will be great if i could get a help on how to send a pre-recorded wave file using C code to the gstreamer server as my code having issue with http handshaking at server.
Thanks you very much for your help.
/Prabhu