Computer Speech with AI and Python (8/22/23)

This class shows you how to use the Google Speech Services through the Speech recognition module in Python. These scripts will turn speech into text, and text into speech. We then add the OpenAI API to add some interactivity.

Note – The final project was to use Javascript and Django to build a voice controlled web app. What is included in the workbook is “quirky”. In future versions of this class I’ll fix it.