Class Notes

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 […]