Completed
Demo
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Transcribe Live Phone Calls with Python and Flask - Real-Time Call Transcription Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Demo
- 2 How it works
- 3 Getting started
- 4 Step 1: Set up credentials and environment
- 5 Step 2: Create the Flask application
- 6 Step 3: Define the root endpoint
- 7 Step 4: Get a Twilio number and open an ngrok tunnel
- 8 Step 5: Set up a WebSocket to receive speech
- 9 Step 6: Define a real-time transcriber
- 10 Step 7: Add real-time transcription to the WebSocket
- 11 Step 8: Automatically set the Twilio WebHook and ngrok tunnel
- 12 Graph ML - applications and results