bambocher / pocketsphinx-python

Python interface to CMU Sphinxbase and Pocketsphinx libraries
https://pypi.python.org/pypi/pocketsphinx
Other
373 stars 187 forks source link

Keyword search threshold #27

Closed ChihoK closed 6 years ago

ChihoK commented 7 years ago

Keyword search example shown on README, Uses kwd_threshold of 1e+20 (for both LiveSpeech and AudioFile). From using other pocketsphinux products, I believe the threshold should be 1e-20.

Using the 1e+20, it was very hard to detect the keywords.