Just noticed that pocketsphinx for gstreamer doesn't have -allphone parameter, according to gst-inspect1.0 and object of type GstPocketSphinx' does not have propertyallphone' typerror.
Is there replacement for this?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Just noticed that pocketsphinx for gstreamer doesn't have -allphone parameter, according to gst-inspect1.0 and object of type
GstPocketSphinx' does not have propertyallphone' typerror.Is there replacement for this?
Thanks!
I have just added the corresponding properties for
-allphoneand-kwsin pocketsphinx. Update and it should work.Wow, thanks so much for fast fix! Will try.