Skip to content

Neilabh21/MinutesWriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinutesWriter License: MIT

Takes Google Meet Transcript and converts it into minutes. This project was done as a part of the Unscripted project under SoC 2021.

Supported Platforms

  • Windows/Ubuntu/OSX

Prerequisites

Common

  • Python

  • transformers library

    pip install transformers

  • Clone the git repo:

    git clone https://github.com/Neilabh21/MinutesWriter.git

Getting the Meet Transcript

  • Install the Chrome Extension - Meet Trancript

  • Download the Transcript generated as *.txt.

Run

On Terminal / Colab

  • Run Transcript_Summariser with the Transcript *.txt file.

    $ python Transcript_Summariser.py Examples/Transcript1.txt

About

Summer of Code 2021 - Unscripted

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published