I have "a/u law compressed 8-bit PCM" raw data (Sampling rate 8kHz). How can I use this with Pocketsphinx for conversion to text? If this data cannot be used, how do I convert it to "unheadered 16-bit signed PCM audio"?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have "a/u law compressed 8-bit PCM" raw data (Sampling rate 8kHz). How can I use this with Pocketsphinx for conversion to text? If this data cannot be used, how do I convert it to "unheadered 16-bit signed PCM audio"?
You can not use this audio without format conversion
You can use sox:
http://sox.sourceforge.net