Category: podcasting

  • IPFS Website

    I have been in and around podcasting for the past 10 year. In the modern age of youtube and soundcloud I am still surprised that hosting for podcasting is still a thing that people have to and actually need to pay for. Even though the file sizes for audio podcasts are literally a faction (~1/10)…

  • What is a podcast RSS feed?

    A lot of people know of an RSS feed, but do you know what it is, why it is important and should you generate your own one, or use the one that your podcast hosting provider generates? Before we get to that, what is a podcast? You may think you know the answer. Independent content…

  • Google Speech to Text API in python — Worked Example

    I found this article on medium about using the google speech to text API. As a python coder this was a good first start, but was not in a state that I could just use it. Please read the original article, for the why, this is just the how. So how do you convert the speech…