Transcribing Speech to Text with Python and Google Cloud Speech API

This tutorial will walk through using Google Cloud Speech API to transcribe a large audio file.

All code and sample files can be found in speech-to-text GitHub repo.