Learn how to transcribe audio from video by integrating Node.js applications with the Google AI Speech-to-Text API.
Overview
Syllabus
Introduction
- AI-powered video transcription
- Who is this course for?
- What you should know
- Signing up for a Google Cloud account
- Setting up billing
- Creating your GCP project
- Enabling the Speech-to-Text
- Getting your access credentials
- Cloning the seed project
- Project code walk-through
- Adding the video upload functionality
- Adding the transcribe video function
- Adding the transcription display function
- Building out the Express.js API
- Configuring Google’s Speech library
- Adding routes
- Setting up file upload functionality
- Transcribing with the Google AI Speech-to-Text
- Connecting the front end to the API
- Adding a progress indicator
- Editing transcriptions
- Next steps
Taught by
Fikayo Adepoju