End work of Natural Language Processing of MULCIA master (University of Seville). Consists of an example of integration between Google Cloud Speech API and Language detector (Second work).
#Introduction
This project consist of three parts. The first one is a script to record audio from microphone. The second one is a converter from audio file to text, using Google Cloud Speech by python library. And, The third one is a classifier from PLNLangDetection project.
Main script consist of a pipeline with the three scripts described before.