Instructions to use amupd/melgan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amupd/melgan with Transformers:
# Load model directly from transformers import MelGANGenerator model = MelGANGenerator.from_pretrained("amupd/melgan", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload MelGANGenerator
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 11970420
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a24e886df609f536a1f44792623141bd5a9ffc08f35a3eb1eb80b8c4db555da
|
| 3 |
size 11970420
|