
January 2nd, 2013, 05:19 PM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 21
Time spent in forums: 5 h 37 m 15 sec
Reputation Power: 0
|
|
|
Python Speech recognition
I was wondering is there any way to make Python get a input from my microphone, compare it with some .WAV sample files and based whether it has a match or not execute some code? Speech recognition or Audio fingerprint i think its called... Two more things, please dont refer me to the Pyspeech or dragonfly project, because i think it supports up to version 2.5 (while i am using version 3) and i was hopping to have a stand-alone program (Pyspeech uses some windows speech kit).
And secondly any kind of brain storm ideas or references to similar projects, tutorials, or libraries would be most welcome.
Thanks in Advance.
|