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 can I save the incoming audio stream to wav file ? #255

Open BhimasenPurohit opened 2 years ago

BhimasenPurohit commented 2 years ago

I am running a model using kaldi-gstreamer for online decoding, Everything working fine. I want to save the input audio coming to the Socket. How can I achieve this ?