适用于 OSX 的语音识别库



所以我一直在网上寻找Python语音识别,我发现了pyspeech。但这仅适用于Windows。我想要一个与Mac aswel配合使用的语音识别库。谢谢!

http://andrewbrobinson.com/2012/02/29/speech-recognition-using-sphinx-don't-try-this-at-home/表明Pocket Sphinx包含Python绑定并且易于使用。

另一个有用的资源可能是视频 http://www.youtube.com/watch?v=3VA2Th121zQ

另外,从 http://cmusphinx.sourceforge.net/sphinx4/

Sphinx-4 已在 Solaris TM 操作上构建和测试 环境、Mac OS X、Linux 和 Win32 操作系统。运行 构建和测试 Sphinx-4 需要额外的软件。以前 您开始,您将需要以下软件在您的 机器。

>Mozilla开源了他们的项目DeepSpeech,这是百度DeepSpeech架构的张量流实现:

  • https://blog.mozilla.org/blog/2017/11/29/announcing-the-initial-release-of-mozillas-open-source-speech-recognition-model-and-voice-dataset/
  • https://github.com/mozilla/DeepSpeech

这是一个比较表,其中包含您可能要考虑的许多库。(作者:Alberto Pettarin)

https://github.com/pettarin/forced-alignment-tools

相关内容

  • 没有找到相关文章

最新更新