alumae / gst-kaldi-nnet2-online

GStreamer plugin around Kaldi's online neural network decoder
Apache License 2.0
185 stars 100 forks source link

Get sample rate information for plp and mfcc configurations #75

Closed sbennacef closed 5 years ago

sbennacef commented 5 years ago

Hello Tanel,

I use the Kaldi gstreamer plugin with PLP features. I have added the following code to extract the sampling rate from either mfcc or plp options.

Best regards,

Samir

alumae commented 5 years ago

Thanks!