|
|
||
|---|---|---|
| conf | ||
| experiments/trained_model | ||
| dataset_loader.py | ||
| environment.yml | ||
| inference.py | ||
| inference.sh | ||
| README.md | ||
| requirements.txt | ||
| train.py | ||
| train.sh | ||
| trainer.py | ||
| unet.py | ||
A two-stage U-Net for high-fidelity denoising of historical recordings
Official repository of the paper:
citation here
Abstract
abstract here

Requirements
conda env update -f environment.yml
conda activate historical_denoiser