Hi, I am using PocketSphinx for Android, and I need the "Grapheme to Phoneme Conversion" which I think is only available in sphinx-4.
So is there any way to convert word to phoneme string in PocketSphinx (be it a class or command line tool) ?
Thanks in advance
Last edit: mrweber 2015-08-27
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I am using PocketSphinx for Android, and I need the "Grapheme to Phoneme Conversion" which I think is only available in sphinx-4.
So is there any way to convert word to phoneme string in PocketSphinx (be it a class or command line tool) ?
Thanks in advance
Last edit: mrweber 2015-08-27
This part is not there yet, but we are working to add it in coming weeks. You can check initial patch here:
https://github.com/cmusphinx/pocketsphinx/compare/master...andrenatal:master
Thank you , I am waiting for it.
Last edit: mrweber 2015-08-27