简体   繁体   English

开源库,用于基于语音的命令激活

[英]Open source library for voice based command activation

I need to develop an embedded device which can identify voice commands and then effect an operation. 我需要开发一种嵌入式设备,该设备可以识别语音命令,然后进行操作。 I plan to use C++. 我打算使用C ++。 Which open source libraries can I use for speech processing? 我可以使用哪些开源库进行语音处理?

Pocketsphinx library is designed specifically for embedded low-resource devices Pocketsphinx库专门为嵌入式低资源设备设计

See 看到

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

Read the tutorial 阅读教程

http://cmusphinx.sourceforge.net/wiki/tutorial http://cmusphinx.sourceforge.net/wiki/tutorial

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM