Audio Transcriber
using google cloud speech to text API in python
May 30, 20216 min read435

Search for a command to run...

Series
In this series, we will discuss about various techniques and libraries that we can use for transcribing an audio file.
using google cloud speech to text API in python

Before we start discussing the conversion of these two audio file formats. Let's talk about what are these formats and what is the difference and when to use these formats. WAV vs MP3 WAV and MP3 are file formats for storing digital audio. These...
