NEW GUIDE: Python Edge Speech Recognition with Voice2JSON #AdafruitLearningSystem @Adafruit @Raspberry_Pi @rhasspy @CircuitPython @MakerMelissa

Unknown Reply 4:50 PM

A new guide in the Adafruit Learning System: Python Edge Speech Recognition with Voice2JSON.

Many of the reliable speech recognition systems today such as Amazon Alexa or Google assistant connect to the internet and remote servers to process the speech data. However, with Voice2JSON, you can have your speech recognition data processed right on your Raspberry Pi This is called edge detection.

Voice2JSON works on top of other existing speech recognition dictionaries. This guide will be using a profile based on PocketSphinx because of its large vocabulary. PocketSphinx is maintained by Carnegie Mellon University.

Voice2JSON is a speech recognition tool for listening to speech and translating that to an intent. This allows your program to easily respond to the intent instead of worrying about the specific syntax of what was spoken. For instance, if somebody says “set light to green” instead of “change light to green” then it will still work.

See the new guide now…

Post a Comment

Search

Follow us

Popular Reviews