Hi
I need to do some voice recognition with ARM based microcontrollers. I like to have a system with about 20 to 50 words dictionary and when user says those words the system can recognize and do something in order to them.
So, is there any library of facility for that?
How can I do it and I should search what keywords to find any solution?
Thanks in advanced!
Hi,
Like the softwares on Linux are open source, you can always try to recompile directly on Arm plateform . Recompilation is not always necessary when using an interpreted scripting language such as Python.
I suggest you watch it (to rebuild)
http://sourceforge.jp/projects/julius/downloads/60273/julius-4.3.1.tar.gz/
Or it, in pythonSpeechRecognition 3.4.6 : Python Package Index