Skip to content

A commentary driven sports highlights generator based on speech processing

Notifications You must be signed in to change notification settings

PrajeenRG/automatic-highlights-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Highlights Generator

An utility program written in Python to generate sports highlights from a sports coverage in a fast and efficient way. The program incorporates Speech Processing techniques in order to overcome the computation overhead and also aid in classification.

Requirements

  • Python 3.8.10
  • Pipenv
  • Match recordings

How to run?

Install pipenv and then create new environment with the Pipfile attached to this repo. Place the match recordings in source folder and launch jupyter notebook. Update the INPUT_FILENAME variable to match the file name of your match recording. Run all cells of the notebook to generate highlights into output folder.

About

A commentary driven sports highlights generator based on speech processing

Topics

Resources

Stars

Watchers

Forks