Python-OSX的语音识别库?
作者:互联网
因此,我一直在网上寻找Python语音识别功能,然后发现pyspeech.但这仅适用于Windows.我想要一个与Mac aswel一起使用的语音识别库.谢谢!
解决方法:
http://andrewbrobinson.com/2012/02/29/speech-recognition-using-sphinx-dont-try-this-at-home/建议Pocket Sphinx包含Python绑定并且易于使用.
另一个有用的资源可能是视频http://www.youtube.com/watch?v=3VA2Th121zQ
另外,从http://cmusphinx.sourceforge.net/sphinx4/
Sphinx-4 has been built and tested on the Solaris TM Operating
Environment, Mac OS X, Linux and Win32 operating systems. Running,
building, and testing Sphinx-4 requires additional software. Before
you start, you will need the following software available on your
machine.
标签:speech-to-text,osx-lion,speech-recognition,python 来源: https://codeday.me/bug/20191201/2078798.html