Category: Tutorials

Cord Cutting The Geek Way – Watch your favorite TV shows for free, anytime, anywhere!

My wife and I love to watch TV.  Currently there are a few shows that we tune in for every week: Castle, The Mentalist, Last Man Standing, Grimm, Community, The Big Bang Theory, Bones, Modern Family, and Psych!  Yeah, we spend a lot of time watching TV, and that doesn’t include all the great shows that we like to re-watch… Read more →

Python Google Speech to Text API implementation

This constantly seems to be a request on Stack Overflow, and the fact that documentation for Google’s Speech API is practically non-existent, I have decided to share an implementation of it with everyone.  If you just want the source code here you go. Google Speech API Supported File Types First off, your audio must first be encoded in the FLAC… Read more →