Need text to speech and speech recognition tools for Linux

前端 未结 12 1994
长情又很酷
长情又很酷 2020-12-03 06:09

I\'m planning on writing a program for Linux that uses text to speech and speech recognition. What are the best tools/libraries for this? Should I use Windows instead to be

12条回答
  •  借酒劲吻你
    2020-12-03 06:40

    For speech recognition there are the various Sphinxes. The different variants have different pros and cons, there is a comparison here Comparison of Sphinx versions. Sphinx 4 is Java, but the others are C, I believe.

提交回复
热议问题