code wiki / hifigan

topic: hifigan

7 modules sharing the hifigan name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_hifigan_fetch.nxfetch a REAL HiFi-GAN vocoder's config + weight-index from HuggingFace over our own TLS,555
nx_hifigan_gen.nxthe HiFi-GAN GENERATOR GRAPH (composition of the verified nx_vocops atoms), configurable1089
nx_hifigan_load.nxLOAD real HiFi-GAN weights into our sovereign vocoder (Qwen pattern: 3rd-party weights =1149
nx_hifigan_run.nxrun the FULL real-weight HiFi-GAN generator at REAL dims (512ch). Loads all 158 tensors15112
nx_hifigan_stream_fetch.nxSOVEREIGN STREAMING DOWNLOAD of a large LFS model weight file. The high-level1115
nx_hifigan_verify.nxVERIFY our sovereign HiFi-GAN against the transformers oracle (Qwen-style). Reads a REAL14913
nx_hifigan_weights_fetch.nxfetch the REAL ~50MB HiFi-GAN model.safetensors from HuggingFace over our own553