Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 715 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 715 Bytes

A Sliding-Window Approach to Automatic Creation of Meeting Minutes

Link to abstract: https://arxiv.org/abs/2104.12324

Contents:

  • google_transcripts - Contains 75 transcripts from the ICSI meeting corpus generated using Google Cloud’s Speech-to-Text API.
  • ref_summaries - Contains the 3 sets of human reference summaries used for ROUGE evaluation.
  • sw_generated_summaries - Contains system summaries generated by the sliding-window algorithm described in the paper. Summaries are provided when the algorithm is applied on the test set of each of the 3 versions of meeting transcripts (human, Google ASR, AMI ASR).