Hey Folks,
I wrote a blog post on getting pocket sphinx up and running a while back and
got a few emails last week asking for help. I cleaned up some of the code I
had and made a little library for it:
This should give you a library that statically links the sphinix libraries and
a simple API that connects to Audio Queue. It also comes with a test program
so you should be able to have a demo up and working very quickly inside of
XCode.
I'd like to add to the API to support dynamic language model creation, but the
main goal is to get people up and running as soon as possible. I'd appreciate
any feedback!
Brian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey Folks,
I wrote a blog post on getting pocket sphinx up and running a while back and
got a few emails last week asking for help. I cleaned up some of the code I
had and made a little library for it:
http://github.com/KingOfBrian/VocalKit
This should give you a library that statically links the sphinix libraries and
a simple API that connects to Audio Queue. It also comes with a test program
so you should be able to have a demo up and working very quickly inside of
XCode.
I'd like to add to the API to support dynamic language model creation, but the
main goal is to get people up and running as soon as possible. I'd appreciate
any feedback!
Brian