ryuichiueda / pimouse_voice_control

「Raspberry Piで学ぶ ROSロボット入門」の11章のプログラム

Home Page:https://github.com/ryuichiueda/raspimouse_book_info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pimouse_voice_control

Voice controller for Raspberrry Pi Mouse based on Julius

本ソフトウェアは「大語彙連続音声認識エンジン Julius」を外部から呼び出しています。

また、

  • command.jconf
  • jnas-tri-3k16-gid.binhmm
  • logicalTri

を「Juliusディクテーションキット」から複製・改変して使用しています。 「Juliusディクテーションキット」のライセンスに従い、LICENSE.dictation-kitを同梱しています。

About

「Raspberry Piで学ぶ ROSロボット入門」の11章のプログラム

https://github.com/ryuichiueda/raspimouse_book_info

License:MIT License


Languages

Language:CMake 55.0%Language:Python 45.0%