Releases: NVIDIA/BigVGAN
Releases · NVIDIA/BigVGAN
v2.4
Compare
Sorry, something went wrong.
No results found
L0SG
released this
05 Sep 03:50
Update checkpoints with 5M training steps. This is the final release of BigVGAN-v2 pretrained checkpoints.
Robust MelDataset with heterogeneous waveform file format support and on-the-fly resampling during training: PR#8
Bug fixes: PR#7 PR#9
v2.3
Compare
Sorry, something went wrong.
No results found
L0SG
released this
22 Jul 12:36
General refactor and code improvements for improved readability: PR#4 PR#5
Fully fused CUDA kernel of anti-alised activation (upsampling + activation + downsampling) with inference speed benchmark: PR#6
v2.2
Compare
Sorry, something went wrong.
No results found
L0SG
released this
17 Jul 01:56
Integrate local gradio demo: PR#2
v2.1
Compare
Sorry, something went wrong.
No results found
L0SG
released this
16 Jul 10:17
Hugging Face Hub integration: PR#1
Refactor models.py into bigvgan.py, discriminators.py, and loss.py: PR#1
v2
Compare
Sorry, something went wrong.
No results found
L0SG
released this
10 Jul 06:01
Commit
Custom CUDA kernel for inference
Improved discriminator and loss
New checkpoints trained on more diverse data
v1
Compare
Sorry, something went wrong.
No results found
L0SG
released this
09 Jul 02:12
Original v1 release of BigVGAN