cmusphinx / sphinx4

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

Fix infinite for loop #100

Closed vlad-coteanu-uipath closed 4 years ago

vlad-coteanu-uipath commented 4 years ago

Fix for issue: https://github.com/cmusphinx/sphinx4/issues/99

nshmyrev commented 4 years ago

Very cool catch, thanks a lot!