Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 701 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 701 Bytes

Mel GAN clone

Mel GAN generator is to generate raw audio waveform from mel spectogram as input.
This is cloned from descriptinc/melgan-neurips and change to practice Mel GAN on google colab.

experiment

Following script is to practice Mel GAN on colab.
MelGAN_colab_practice1_sc09.ipynb
This uses datasets sc09 (digits speech) of chrisdonahue/wavegan.

License

Regarding to original melgan license, please see LICENSE-melgan-neurips.md.
MIT