CMU Sphinx4 phoneme dictation

无人久伴 提交于 2019-12-10 20:51:44

问题


How can I configure sphinx4 to be able to detect only phonemes in a dictation?

I've already read about partial results

"You can control how often the result listener is fired by setting the configuration variable 'featureBlockSize' in the decoder."

But my problem is that there are always a grammar needed, like hello.gram in the helloworld example. I need to be able to detect and recognize phoneme from a continuous speech.


回答1:


This is what Sphinx has to say about it:

Phoneme Recognition

Basically, You can do it but it is looked down upon.




回答2:


You can not configure sphinx4 this way. This decoding mode is not supported by sphinx4 yet.



来源:https://stackoverflow.com/questions/12048163/cmu-sphinx4-phoneme-dictation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!