How to use amupd/melgan with Transformers:
# Load model directly from transformers import MelGANGenerator model = MelGANGenerator.from_pretrained("amupd/melgan", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!