Neural network research project for upsampling/enhancing audio
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-02-17 17:17:11 -06:00
data Add data folder to repo 2020-02-17 16:48:01 -06:00
main Add main folder for repo 2020-02-17 16:46:35 -06:00
samples Add samples folder to repo 2020-02-17 16:49:35 -06:00
.gitignore Initial commit 2020-02-17 16:41:42 -06:00
LICENSE Initial commit 2020-02-17 16:41:42 -06:00
README.md Update README.md 2020-02-17 17:17:11 -06:00

AudioEnhancer

Takes cruddy conference call audio and upsamples it to HD Audio

To read more about the research, visit https://crimata.com/AIPost

Usage

Repository Structure

  • ./data: the data and the metadata (you should not need to touch this folder)
  • ./main: the model and its respective utilites
  • ./samples: audio files and spectrograms generated from the neural net
python 3 main.py -h