juan-op / youtube-video-summarizer

This application downloads a video from Youtube, transcribes the audio to text and summarizes it.

Home Page:https://t.ly/2SO9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Video Summarizer

This application downloads a video from Youtube, transcribes the audio to text and summarizes it.

  • ๐Ÿ“บ Youtube video downloading: pytube.

  • ๐Ÿ”‰ Audio transcription: whisper.

  • ๐Ÿ“œ Text summarization: transformers.

  • ๐Ÿ’ป Application: gradio.

A demo of the application hosted on a Hugging Face Space can be found here.

image

About

This application downloads a video from Youtube, transcribes the audio to text and summarizes it.

https://t.ly/2SO9


Languages

Language:Python 100.0%