From the course: Hands-On OpenAI API: Building a Real-World Solution
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Extracting rich information from audio messages - OpenAI API Tutorial
From the course: Hands-On OpenAI API: Building a Real-World Solution
Extracting rich information from audio messages
- [Instructor] Those WhatsApp audio messages are just packed with info from the best data source, the teachers. They really capture what our kids are up to and how they're growing. One of the key things we're doing in the Kinder Logger project is turning that audio into text. In this part of the course, we're going to pull the words out of those audio files using the audio API. After that, we'll use the Chat Completions API to make some JSON documents, which we'll upload later on. Okay, let's get started.