How we use IBM Watson speech-to-text and Python to transcribe our classes
TLDR; In this step by step guide we’ll show you how to transcribe an audio file using IBM Watson speech-to-text API and a little bit of… (more…)
Read more »
The article presents main building blocks in programming AI in Python and it is loosely based on my notes from Harvard’s course CS50’s Introduction to Artificial Intelligence with Python 2020 and extended to include other interesting concepts and Python l… Read more