cmusphinx / sphinx4

Pure Java speech recognition library
cmusphinx.sourceforge.net
Other
1.4k stars 586 forks source link

Sphinx4 LPC #67

Closed andriiaveiro closed 7 years ago

andriiaveiro commented 7 years ago

Sorry sphinx4 support lpc? How can i using lpc as a feature extraction? Please help me :(

nshmyrev commented 7 years ago

No, you have to use external library for conversion.

andriiaveiro commented 7 years ago

Thanks for the fast reply and sorry for opening an issue for this question :( you have suggestion for external library? I just want get lpc coef in real time

nshmyrev commented 7 years ago

Something like http://jspeex.sourceforge.net should be good