cmusphinx / pocketsphinx

A small speech recognizer
Other
3.93k stars 717 forks source link

Make seg_iter and hyp behave as expected in kws search (fixes #122) #306

Closed dhdaines closed 2 years ago

dhdaines commented 2 years ago

While it's true that kws search is not necessarily intended to give you more than one detected keyword at a time, if you are using it to spot phrases in a pre-existing file, you might like to have them in the order they were spoken, rather than backwards.