Skip to main content

JAX Implementation BigVGAN

Project description

Nvidia Big-VGAN jax version

This version is working perfectly fine. 😀

Original https://github.com/NVIDIA/BigVGAN

Example

from jax_bigvgan import load_model
bigvgan_model,bigvgan_params = load_model(model_type="24khz")
rng = {'params': jax.random.PRNGKey(0), 'dropout': jax.random.PRNGKey(0)}
res = jax.jit(bigvgan_model.apply)({"params":bigvgan_params},out[:,ref_len:],rngs=rng)
import soundfile as sf
sf.write("output.wav",res[0,0],samplerate=24000)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jax_bigvgan-0.0.5.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jax_bigvgan-0.0.5-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file jax_bigvgan-0.0.5.tar.gz.

File metadata

  • Download URL: jax_bigvgan-0.0.5.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for jax_bigvgan-0.0.5.tar.gz
Algorithm Hash digest
SHA256 595c731fa346a40fbd7892f70d6f8757296c4579d2bca7619dc9364c22cf5b0e
MD5 0355cd50af8e09df99e2ee8ac4b1690b
BLAKE2b-256 220b45df32fe48ada682a8bc8d0f84f2032a0c642f1e51bf13c23aa2c25958b8

See more details on using hashes here.

File details

Details for the file jax_bigvgan-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: jax_bigvgan-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for jax_bigvgan-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9978590f4fca3c3e179a37634dfbf866daee05066d9a089a6490f980ebd60a42
MD5 03a1e05f1b94dd06ec6c8e82bf700afb
BLAKE2b-256 1ba1c8da75f683540331c76b6c3e1a00fa7fe3aaba8d39f5650eec81f3fa6ea9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page