cmusphinx / pocketsphinx

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

Add compatibility with pocketsphinx-python 0.1.5 #292

Closed dhdaines closed 2 years ago

dhdaines commented 2 years ago

Implement, mostly, the AudioFile and LiveSpeech APIs from pocketsphinx-python. There are a few changes, mainly to remove parameters that were not useful, but code written for that module should still work properly.