Sign up FAST! Login

How to Build an Amazon Echo Clone with IBM Watson and Intel Edison


Stashed in: Awesome, Amazon, Siri, Turing, science, DIY, IBM, Intel, IBM

To save this post, select a stash from drop-down menu or type in a new one:

If you want to learn how to make computers you can talk to, here is a fun guide!

Wow, Watson is quite powerful:

In less than 200 lines of code (including comments) we'll have a system that will:

  1. Listen for a button press
  2. Play a sound to let the user know it's listening
  3. Capture 5 seconds of audio input
  4. Convert the audio input to text
  5. Perform a command or search on the input text
  6. Convert the text results to speech
  7. Play the speech audio to the user

You May Also Like: