Skip to content

Using advanced models for Voice Transcription and Generating a new video

License

Notifications You must be signed in to change notification settings

harshakvs/Youtube-Summariser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Summariser

Open in Streamlit

Youtube Summary App

Why YouTube Summariser

    For many videos, the main content of the videos is only 50-60% of the total length.
    Youtube summarizer will summarize the content of the video by keeping all the important points and making it short and easily understandable.
    Summarizing transcripts of such videos automatically allows us to quickly look out for the important patterns in the video and helps us to save time and efforts to go through the whole content of the video.

How it Works

Youtube Summarizer

App Features

    Get summary by using different summarization algorithms.
    Change the length of the summary as the user wants.
    Generate summary of a video in any language.
    Provide summary in the form of text and audio

Installation

System: Python3.8

  1. git clone https://github.com/somanyadav/Youtube-Summariser.git
  2. cd Youtube-Summariser
  3. pip install -r requirements.txt
  4. pip install streamlit>=1.8.1
  5. streamlit run app.py

About

Using advanced models for Voice Transcription and Generating a new video

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published