[PD] Speech recognition on Pure Data

Dan Wilcox danomatika at gmail.com
Wed Feb 28 20:53:28 CET 2018


Again, not within Pd, but we had some success using the CMU Sphinx 4 Java library and Processing for this project:

http://danomatika.com/projects/trust-me <http://danomatika.com/projects/trust-me>

I'm not sure if a Java app will be too heavy for an embedded board though, but I can send along the compiled Processing library wrapper I made for Sphinx 4 if you want.

Otherwise you can look into the earlier CMU sphinx implementation, but it wasn't quite as god as we need it. The fact of the matter is that speech recognition is not very good overall unless you send it off to some giant server farm ala Siri or Google, privacy issues notwithstanding.

> Hi,
> 
> I'm planning to work on a project that will use a microphone to query on
> freesound database, and we are planning to use speech recognition to send
> the queries.  We will use pure data installed in a Bella board and
> e-textile sensors to process the sound.
> 
> I'm considering send audio and do the speech recognition in a server using
> the Google API or use Sphynx to do the recognition in Pure data. Does
> anyone here has any experience with this recently and can make a suggestion?
> 
> thanks a lot!
> 
> Best,
> Ariane

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180228/d4f186db/attachment.html>


More information about the Pd-list mailing list