Create a voice conversational agent for your raspberry pi home automation system

Ved Mathai (~ved47)


14

Votes

Description:

Voice is the new touch. It's not going to be too long before the likes of Alexa or Google Home take over our day to day life like the Internet and the mobile phones have.

There are countless tutorials on how to hook up a home automation system using a Raspberry Pi like here and here. Pair that up with voice capabilities and you can basically tell your lights to turn themselves off or the TV to change the channel.

In this talk I'll cover the following:

  • Hook up a microphone to a raspberry pi and be able to capture wav files on python.
  • Use an online API like Google's Speech API to convert the wav to text.
  • Give a background on what intents and entities (slots) are.
  • Installing open source software like Snips
  • Encoding our intents and example sentences and training the open sources software
  • Calling a functions to do particular activities

At the end there'll be a cool demo.

Prerequisites:

  • Knowledge of what a Raspberry Pi and Python is.
  • And maybe played with an Alexa, Siri or Google Home.

Yup, low barrier of entry.

Content URLs:

This one is the essence of it but closed source and in java:

  • https://lifehacker.com/how-to-build-your-own-amazon-echo-with-a-raspberry-pi-1787726931

Speaker Info:

I am Ved. I have a masters in Computer Science/Data Science from IIIT-Bangalore and I work on NLP/Linguistics at Slang Labs. My goal in life is to sit down and have a conversation with a computer at a <strike>bar</strike> coffee shop. Maybe we won't get there soon, but at least maybe I can make it reserve my seat for me.

Speaker Links:

  • vedmathai.com
  • https://github.com/vedmathai/
  • https://www.linkedin.com/in/vedmathai/

Section: Embedded python
Type: Workshops
Target Audience: Intermediate
Last Updated: