Companies Home Search Profile

Building a Video Transcriber with Node.js and Google AI Speech-To-Text API

Focused View

Fikayo Adepoju

1:09:36

16 View
  • 01 - AI-powered video transcription.mp4
    00:44
  • 02 - Who is this course for.mp4
    01:05
  • 03 - What you should know.mp4
    01:10
  • 01 - Signing up for a Google Cloud account.mp4
    01:43
  • 02 - Setting up billing.mp4
    01:35
  • 03 - Creating your GCP project.mp4
    02:38
  • 04 - Enabling the Speech-to-Text.mp4
    01:21
  • 05 - Getting your access credentials.mp4
    03:06
  • 01 - Cloning the seed project.mp4
    01:52
  • 02 - Project code walk-through.mp4
    05:26
  • 03 - Adding the video upload functionality.mp4
    03:06
  • 04 - Adding the transcribe video function.mp4
    02:59
  • 05 - Adding the transcription display function.mp4
    01:11
  • 01 - Building out the Express.js API.mp4
    03:57
  • 02 - Configuring Googles Speech library.mp4
    04:25
  • 03 - Adding routes.mp4
    01:38
  • 04 - Setting up file upload functionality.mp4
    03:58
  • 05 - Transcribing with the Google AI Speech-to-Text.mp4
    14:09
  • 01 - Connecting the front end to the API.mp4
    04:05
  • 02 - Adding a progress indicator.mp4
    05:58
  • 03 - Editing transcriptions.mp4
    02:37
  • 01 - Next steps.mp4
    00:53
  • Description


    Formerly complicated tasks like audio transcription for videos have become much simpler thanks to the rise of APIs like Google's Speech-to-Text. But while this exciting new tool can handle transcription, if you want to transcribe a lot of audio, your code still needs to set up connections and authentication and pipe the information back and forth. In this course, instructor Fikayo Adepoju shows you how to integrate Node.js applications with Google AI Speech-to-Text. Learn how to set up Google AI Speech-to-Text, build the video transcriber interface, develop the back end and connect to the AI, and then bring it all together.

    This course is designed for intermediate and advanced developers interested in the future of development with generative AI and the integration of applications with AI models.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Fikayo Adepoju
    Fikayo Adepoju
    Instructor's Courses
    A full-stack developer with a passion for authoring technical content through writing and making instructional videos.
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 22
    • duration 1:09:36
    • English subtitles has
    • Release Date 2024/02/10

    Courses related to Node.Js

    Subtitle
    Heroku using Node JS
    SkillShareHeroku using Node JS
    52:50
    English subtitles
    10/03/2023
    Subtitle
    Managing Files with Node.js 12
    Pluralsight Nate Taylor
    Nate Taylor
    Managing Files with Node.js 12
    1:27:00
    English subtitles
    10/19/2024

    Courses related to Artificial Intelligence