ml-audio-enhancer/README.md
2020-02-17 17:17:11 -06:00

16 lines
414 B
Markdown

# 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
```