0

Is it possible to extract phonemes of the spoken word with the help of pocketsphinx ?

Kara
  • 6,115
  • 16
  • 50
  • 57
user782400
  • 1,617
  • 7
  • 30
  • 51

2 Answers2

0

no, this feature is not supported.

Nikolay Shmyrev
  • 24,897
  • 5
  • 43
  • 87
0

From the original question, it sounds like you are looking for a grapheme-to-phoneme solution (G2P).

While pocketsphinx doesn't include one, sphinxtrain does. http://sourceforge.net/projects/cmusphinx/files/sphinxtrain/

Another good option: http://freetts.sourceforge.net/docs/index.php

user1590603
  • 149
  • 2
  • 5