Linkedin - Building A Video Transcriber With Node.Js And Google AI Speech-To-Text API

Torrent Details


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

NAME
Linkedin - Building a Video Transcriber with Node.js and Google AI Speech-To-Text API.torrent
CATEGORY
Other
INFOHASH
76fdcba0b528784cd468adbaa0cfe70e5b106e14
SIZE
149 MB in 45 files
ADDED
Uploaded on 01-01-2024 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

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



If You Need More Stuff, kindly Visit and Support Us -->> https://DevCourseWeb.com







Released 12/2023

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch

Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 9m | Size: 149 MB



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.





If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com



Get More Tutorials and Support Us -->> https://FreeCourseWeb.com



We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...



Image error



Image error

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/01 - Introduction/01 - AI-powered video transcription.mp44.2 MB
~Get Your Files Here !/01 - Introduction/01 - AI-powered video transcription.srt1.2 KB
~Get Your Files Here !/01 - Introduction/02 - Who is this course for.mp41.6 MB
~Get Your Files Here !/01 - Introduction/02 - Who is this course for.srt1.9 KB
~Get Your Files Here !/01 - Introduction/03 - What you should know.mp41.7 MB
~Get Your Files Here !/01 - Introduction/03 - What you should know.srt2.2 KB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/01 - Signing up for a Google Cloud account.mp43.8 MB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/01 - Signing up for a Google Cloud account.srt2.9 KB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/02 - Setting up billing.mp43.7 MB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/02 - Setting up billing.srt2.9 KB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/03 - Creating your GCP project.mp45.7 MB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/03 - Creating your GCP project.srt4.1 KB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/04 - Enabling the Speech-to-Text.mp43.1 MB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/04 - Enabling the Speech-to-Text.srt1.9 KB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/05 - Getting your access credentials.mp46.8 MB
~Get Your Files Here !/02 - 1. Setting Up Google AI Speech-to-Text/05 - Getting your access credentials.srt5 KB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/01 - Cloning the seed project.mp44 MB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/01 - Cloning the seed project.srt3.2 KB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/02 - Project code walk-through.mp410.1 MB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/02 - Project code walk-through.srt8.9 KB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/03 - Adding the video upload functionality.mp46.2 MB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/03 - Adding the video upload functionality.srt4.6 KB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/04 - Adding the transcribe video function.mp46.9 MB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/04 - Adding the transcribe video function.srt4.9 KB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/05 - Adding the transcription display function.mp42.4 MB
~Get Your Files Here !/03 - 2. Building the Video Transcriber Interface/05 - Adding the transcription display function.srt2.1 KB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/01 - Building out the Express.js API.mp46.7 MB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/01 - Building out the Express.js API.srt4.9 KB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/02 - Configuring Google’s Speech library.mp48.3 MB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/02 - Configuring Google’s Speech library.srt6.2 KB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/03 - Adding routes.mp43.8 MB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/03 - Adding routes.srt2.2 KB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/04 - Setting up file upload functionality.mp48.5 MB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/04 - Setting up file upload functionality.srt5.2 KB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/05 - Transcribing with the Google AI Speech-to-Text.mp430 MB
~Get Your Files Here !/04 - 3. Building the Backend Connecting to the AI/05 - Transcribing with the Google AI Speech-to-Text.srt15.5 KB
~Get Your Files Here !/05 - 4. Bringing It All Together/01 - Connecting the front end to the API.mp49.5 MB
~Get Your Files Here !/05 - 4. Bringing It All Together/01 - Connecting the front end to the API.srt6.1 KB
~Get Your Files Here !/05 - 4. Bringing It All Together/02 - Adding a progress indicator.mp413.8 MB
~Get Your Files Here !/05 - 4. Bringing It All Together/02 - Adding a progress indicator.srt7.9 KB
~Get Your Files Here !/05 - 4. Bringing It All Together/03 - Editing transcriptions.mp46.4 MB
~Get Your Files Here !/05 - 4. Bringing It All Together/03 - Editing transcriptions.srt4.1 KB
~Get Your Files Here !/06 - Conclusion/01 - Next steps.mp41.2 MB
~Get Your Files Here !/06 - Conclusion/01 - Next steps.srt1.7 KB
~Get Your Files Here !/Bonus Resources.txt386 B

Alternative Torrents for 'Linkedin Building Video Transcriber with Node.js and Google AI SpeechToText API'.

There are no alternative torrents found.