如何用Intel Edison做語音辨識 ?
看到Google I/O 上提出的Google Home 以及Amazon 的Echo,於是找了一下如何用Intel Edison 做語音辨識。 關鍵字除了 Voice Recognition 外,其他還有 STT (Speech to Test) 及 Speech Recognition 快速找到了 Instructables Speech to Text 主要利用 Python Quickstart: pip install SpeechRecognition 詳見 SpeechRecognition Library for performing speech recognition, with support for several engines and APIs, online and offline. Speech recognition engine/API support: CMU Sphinx (works offline) Google Speech Recognition Wit.ai Microsoft Bing Voice Recognition api.ai IBM Speech to Text 看來只有CMU 佛心來的提供local 端辨識。其他都是線上版本。 前文提到的Amazon echo 是用 Amazon Alexa service 又稱AVS (Alexa Voice Service) 在github上也可以找到用Intel Edison 接 Amazon Alexa Amazon Alexa for Intel Edison added camera hand gesture 在Youtube上也有些影片討論:





