This program will take a live radio stream and replace annoying adverts by music similar to what was playing from your music library. It recognizes adverts by audio fingerprinting and querying it with an existing library. WIP.
Currently runs on Windows only.
Download and install the following dependencies:
- [acrcloud](https://github.com/acrcloud/acrcloud_sdk_python)
- [pygn](https://github.com/cweichen/pygn)
- [mp3splt](http://mp3splt.sourceforge.net/mp3splt_page/downloads.php)
- [youtube-dl](https://rg3.github.io/youtube-dl/)
Run 'mainBranch.py' after editing the input file name. Currently works with a recorded radio stream.