Make your own Siri or Cortana with Raspberry Pi 3
Are you wondering about how can you create your own version of Siri using a Raspberry Pi? Our friend posted on AliceIa.it a great solution to understand the basics about Speech to Text and Text to Speech. First, we need a system that translates our voice into text. In order to that we use the python…