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