Neural network research project for upsampling/enhancing audio
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| data | ||
| main | ||
| samples | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
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