descriptinc / cargan

Official repository for the paper "Chunked Autoregressive GAN for Conditional Waveform Synthesis"
https://maxrmorrison.com/sites/cargan
MIT License
188 stars 29 forks source link

colab #3

Closed AK391 closed 1 year ago

AK391 commented 3 years ago

please add a google colab for inference

N1r commented 2 years ago

A pre-trained model will be better

maxrmorrison commented 2 years ago

A pretrained generator is included in the release. We do not include the colab, as the environment is cross-platform and simple to setup: just pip install. After that, it's one line on the command line to use the pretrained model.