Home

Awesome

Multi-band MelGAN and Full band MelGAN

Unofficial PyTorch implementation of Multi-Band MelGAN paper. This implementation uses Seungwon Park's MelGAN repo as a base and PQMF filters implementation from this repo. <br>MelGAN : <br> Multi-band MelGAN:<br>

Prerequisites

Tested on Python 3.6

pip install -r requirements.txt

Prepare Dataset

Train & Tensorboard

Pretrained model

Check out here.

Inference

Results

Open In Colab <br />

References

License

BSD 3-Clause License.

Useful resources