Audio file to text help

Hello everyone,

I am looking to iterate through a folder of audio files and transcribe them into text. I would like to use Google’s speech to text API. There is a Google Speech to Text activity, but that will not look at the audio files. Rather, it wants me to speak into the microphone for a live transcription. Does anyone know how I would get the Google Cloud Speech API to look into the folder of audio files instead of asking for live input?

Thanks!

What about one of the many online tools that do this like Amazon Transcribe

My company already has Google Cloud Speech so we would rather use that.

I don’t know anything about it, is there a way to browse to a page where you upload an audio file and get back a text file or something? Their demo page has exactly that:

image