-2

I'm new at Artificial Intelligence And now I'm searching for a good library as powerful as Open Cv To convert sound to word , Please recommend me , thanks for help .

1 Answers1

0

CMU has an open source "speech recognition toolkit" library called Sphinx, which has support for a lot of speech recognition algorithms. It has various versions, suitable for even embedded platforms.

Sphinx: http://cmusphinx.sourceforge.net/

Python interface for Sphinx: https://github.com/bambocher/pocketsphinx-python

HighVoltage
  • 722
  • 7
  • 25