Hi,
I am working with a small company on a speech recognition project. I noticed that searching 'Speech Recognition' returns several technical papers on speech recognition algorithms for C2x, C5x, and C6x DSPs. Is any of this code available?
Thank you,
Eric Chalmers
http://processors.wiki.ti.com/index.php/C5000_Software_Algorithms#Voice
Eric,
There is an open source embedded speech recognition from TI (TIesr) for the C55x at https://gforge.ti.com/gf/project/tiesr/.
You can request access to the project and download the C55x version from the C55x branch in SVN.
Regards,
Sunil
---------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
Thanks!
I'm getting caught up to speed on this project and have downloaded the C55 branch. However, I'm confused on how this is supposed to be built for the C55x platform. The Makefile only mentions Linux, Windows and ARM. Is there documentation on how to configure this for C55x?
Thanks,David