Hifigan Denoiser Save

HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks

Project README

HiFiGAN Denoiser

This is a Unofficial Pytorch implementation of the paper HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks.

Citations

@misc{su2020hifigan,
      title={HiFi-GAN: High-Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks}, 
      author={Jiaqi Su and Zeyu Jin and Adam Finkelstein},
      year={2020},
      eprint={2006.05694},
      archivePrefix={arXiv},
      primaryClass={eess.AS}
}

Requirement

Tested on Python 3.6

pip install -r requirements.txt

Train & Tensorboard

  • python train.py -c [config yaml file]

  • tensorboard --logdir log_dir

Inference

  • python inference.py -p [checkpoint path] -i [input wav path]

Checkpoint :

  • WIP

References

Open Source Agenda is not affiliated with "Hifigan Denoiser" Project. README Source: rishikksh20/hifigan-denoiser
Stars
192
Open Issues
9
Last Commit
3 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating