Use the Google Cloud Speech API to transcribe a podcast
The Google Cloud Speech API has specific support for the asynchronous transcription of speech recordings of up to 3 hours.
Setting up the project and service account
Make sure that you can access the Google Cloud Dashboard with your google account. I created a new project for this experiment called
cppcast-speech-to-text
.