This video walks through some basics about machine learning and how to setup the demo application. The demo is a voice recognition application. It is written in nodejs and python. It takes an audio file as input. Using Mozilla DeepSpeech it decodes the audio to text. Using Google Translate will translate the text to language of your choice. Enjoy!