Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 882 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 882 Bytes

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