> > I'm in need of a python module for voice to text conversion. i.e giving a > voice input and getting the text as output. So if there is any working > module please let me know.
Try this. http://www.confusedcoders.com/random/speech-recognition-in-python-with-cmu-pocketsphinx This too. https://pypi.python.org/pypi/SpeechRecognition/ -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
