Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: audio-to-audio
|
4 |
+
---
|
5 |
+
This repository contains pretrained BigVGAN checkpoints with easy access to inference and additional `huggingface_hub` support.
|
6 |
+
|
7 |
+
See here regarding how to use this model: https://huggingface.co/nvidia/BigVGAN
|
8 |
+
|
9 |
+
If you are interested in training the model and additional functionalities, please visit the official GitHub repository for more information: https://github.com/NVIDIA/BigVGAN
|