Inspiration

We wanted the ability to skip through the video and not have to scrub the timestamps to find what we needed from lecture notes.

What it does

Grabs youtube videos and audio files and transcribes them, assigning timestamps to be searched for to aid in looking through the video.

How we built it

We used HTML, CSS, and Javascript for the front end while using a node.js server to test locally. Google cloud APIs were used to transcribe and store the audio files for future use.

Challenges we ran into

Connecting the front and back end to run with interactions.

Accomplishments that we're proud of

Completing the amount that we did with just two people.

What we learned

How to run a local server for testing locally and how to fully implement new features of Google Cloud Speech API

What's next for Look who's talking

The ability to run "ctrl+f" through a video in other languages.

Share this project:

Updates