jik876 / hifi-gan

HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis
MIT License
1.92k stars 506 forks source link

GPU Requirements #62

Closed patdflynn closed 3 years ago

patdflynn commented 3 years ago

Hi,

I see the model has been tested with v100s but any word on whether this will run on several 2080 ti or 3080 rtx?

Thanks!

CookiePPP commented 3 years ago

https://github.com/jik876/hifi-gan/blob/master/config_v1.json#L4 You may have to adjust the batch size but it should work with those GPUs.